DateTimeRange

DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of time ranges, truncate a time range, iterate through a time range,…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install datetimerange

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.3.2 2025-11-14    
2.3.1 2024-12-29    
2.3.0 2024-04-30    
2.2.1 2024-04-07    
2.2.0 2023-10-03    
2.1.1 2023-10-01    
2.1.0 2023-02-19
2.0.0 2023-02-11
1.2.0 2021-07-10
1.1.0 2021-06-09
1.0.0 2020-03-31
0.6.1 2019-05-11
0.6.0 2019-05-02
0.5.5 2019-02-16
0.5.4 2019-01-11
0.5.3 2019-01-11
0.5.2 2019-01-03
0.5.1 2018-11-25
0.5.0 2018-10-31
0.4.0 2018-10-30
0.3.7 2018-10-07
0.3.6 2018-09-15
0.3.5 2018-04-29
0.3.4 2018-04-29
0.3.3 2017-07-31
0.3.2 2017-04-23
0.3.1 2017-02-25
0.2.8 2016-12-30
0.2.7 2016-11-20
0.2.6 2016-11-17
0.2.5 2016-08-11
0.2.4 2016-07-09
0.2.3 2016-07-03
0.2.2 2016-06-19
0.2.1 2016-03-15
0.2.0 2016-03-10
0.1.3 2016-02-28
0.1.2 2016-02-25
0.1.1 2016-02-20
0.1.0 2016-02-19

Issues with this package?

Page last updated 2026-09-03 04:53:03 UTC