StringDateExtension extension

on

Methods

cDateToAging() String

Available on String, provided by the StringDateExtension extension

Converts a date string into a human-readable aging format.
cGetDateFromString() DateTime?

Available on String, provided by the StringDateExtension extension

Converts a string representation of a date and time into a DateTime object.
cGetFormattedDate({String? format}) String

Available on String, provided by the StringDateExtension extension

Formats a date string into the specified format.