dh-tech / undate-python

A Python library for working with fuzzy, partial, or otherwise uncertain dates
Apache License 2.0
6 stars 1 forks source link

determine how to calculate durations and if it should be configurable #63

Open rlskoeser opened 8 months ago

rlskoeser commented 8 months ago

a question came up in #36 related to #3 and #57, about calculating the duration of a date range in days — should both start and end day be included, or only one?