This is preliminary documentation and is subject to change.

MoreDateTime.Extensions Namespace

All extension methods are in this namespace, namely the DateTimeExtensions, DateOnlyExtensions, TimeOnlyExtensions and the TimeSpanExtensions

Classes

DateOnlyExtensions The extension methods for working with DateOnly objects.
DateTimeExtensions The date time extensions.
TimeOnlyExtensions The extension methods for working with TimeOnly objects.
TimeSpanExtensions The extension methods for working with TimeSpan objects.

Enumerations

DateTimeExtensionsDateTruncate Precision specification for the {DateTime.}TruncateTo method
DateTimeExtensionsTimeUnit Units of time
TimeSpanExtensionsRoundingUnit The rounding unit for rounding TimeSpans
TimeSpanExtensionsTimeSpanTruncate Precision specification for the {DateTime.}TruncateTo method