businesstimedelta
Timedelta for business time. Supports exact amounts of time (hours, seconds), custom schedules, holidays, and time zones.
1.0.1
1.4M downloads/mo
#3956 most downloaded on PyPI
seppemans/businesstimedelta
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.8 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
11 years old
3 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jan 2016 to Sep 2019Releases
latest 3-
1.0.107 Sep 2019Commits, not release notes
This project publishes no release notes. Between
0.2and1.0.1there were 15 commits, 10 of them substantive:- Added negation testcase
- PEP 8
- add python 3.6 and 3.7 to CI
- remove unsupported CI python versions
- clean up usage of time_off
- add 0 hour work week rule testcase
- add support for overnight workdays
- Merge tag '1.0' into develop
- fixes readme mardown formatting on github
- add markdown long description to module
-
0.225 Aug 2016Commits, not release notes
This project publishes no release notes. Between
0.1and0.2there were 26 commits, 16 of them substantive:- Readme import fix
- Remove implicit relative imports
- Add properties hour and second to businesstimedelta object
- Updated readme, added testcases and made sure hours are integers.
- Add travis config
- Fix install on travis
- Require holidays
- Resolved bug in README and related test case that caused 420 second offset in example cross-timezone calculation
- Remove unsupported python version (2.6) from Travis config
- Missing closing parenthesis on README
- Remove travis builds on 3.5-dev and nightly python versions
- Add Travis build status to README
- Added in another 2 missing parens in the README file
- Add python3 classifiers to setup.py
- Change of period edge handling (9AM + 8 business hours = 6PM)
- Set correct end edge of holiday rule
-
0.126 Jan 2016Nothing published for this version