date library

Classes

ConstRange<T extends num>
IntRange
A iterable range between two ints which is iterable with a specific step size
MyDateTimeRange
Encapsulates a start and end DateTime that represent the range of dates.
MyDateUtility
Utility functions for working with dates.
Range<T extends Comparable>
Represents a range of values (for example, numbers or characters) with a fixed start value and a fixed endInclusive value.