python3-datetimerange

library that handles time ranges
  https://github.com/thombashi/DateTimeRange
  0
  no reviews



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, truncating a time range, iterate through a time range, and so forth.