DateTimeExtension extension
- on
Methods
-
cApplied(
TimeOfDay time) → DateTime -
Available on DateTime, provided by the DateTimeExtension extension
Creates a new DateTime object with the applied TimeOfDay component. -
cDateToAging(
) → String -
Available on DateTime, provided by the DateTimeExtension extension
Converts the DateTime instance into a human-readable aging string. -
cGetFormattedDate(
{String? format}) → String -
Available on DateTime, provided by the DateTimeExtension extension
Converts the DateTime instance into a formatted date string.