nominaldelta

nominal difference of date/datetime
git clone https://git.ce9e.org/nominaldelta.git

DateCommit messageAuthor
2025-02-01 09:22README: argumentsTobias Bengfort
2024-09-09 17:45fix: keep time on add date on dstTobias Bengfort
2024-08-31 14:31tweak binary searchTobias Bengfort
2024-08-31 14:29fix: diff inheritanceTobias Bengfort
2024-08-31 14:26typing: use Date TypeVarTobias Bengfort
2024-08-31 14:09add allow_months parameterTobias Bengfort
2024-08-31 09:12increase coverageTobias Bengfort
2024-08-31 09:12ci: coverageTobias Bengfort
2024-08-31 09:03raise minimum python version to support zoneinfoTobias Bengfort
2024-08-31 08:58compat: avoid typing.SelfTobias Bengfort
2024-08-31 08:46fix some type annotationsTobias Bengfort
2024-08-31 08:42ci: test with different python versionsTobias Bengfort
2024-08-31 08:39setup ciTobias Bengfort
2024-08-31 08:36fix; avoid negative seconds in diff()Tobias Bengfort
2024-08-31 08:28runtime validationTobias Bengfort
2024-08-31 08:28keep class on inheritanceTobias Bengfort
2024-08-31 08:27implement hash and boolTobias Bengfort
2024-08-31 08:26extend testsTobias Bengfort
2024-08-31 01:56README: mention alternatives to diff()Tobias Bengfort
2024-08-31 01:49add READMETobias Bengfort
2024-08-31 01:49test DST with dayTobias Bengfort
2024-08-31 01:48packageTobias Bengfort
2024-08-31 01:25rm yearsTobias Bengfort
2024-08-31 00:50dt_diff: invert full calculation on inverted argumentsTobias Bengfort
2024-08-31 00:42initTobias Bengfort