timetable.util

Utility functions.

timetable.util.datetime_range(start, end, step)[source]

Generates dates from start (inclusive) to end (exclusive) with the given step.