datetime/date_time_relative_predicate_extensions library

Extensions

RelativeTimeFormatUtils on DateTime
Descriptive relative-time formatting on DateTime.
RelativeTimeUtils on DateTime
Calendar-day predicates and a descriptive relative-time formatter on DateTime.

Constants

relativeNowTime → const String
Terse token returned for an exact instant match (this == now) and as the terse rendering of the sub-45-second "a moment" band.
relativeTimeSuffixFuture → const String
Suffix appended when this date is after DateTime.now / the supplied now.
relativeTimeSuffixPast → const String
Suffix appended when this date is before DateTime.now / the supplied now.