time_interop library Time

A supplementary API to sugar.time for working with in-built and 3rd party date-times.

This library should be used when it is not feasible to use the types in sugar.time. All functions are either extensions on DateTime or accept the units of time.

Extensions

Dates on Never
Provides low-level functions for working with dates.
DateTimes on DateTime
Provides functions for working with in-built DateTimes.
Times on Never
Provides low-level functions for working with times.