StringDateExtension extension

on

Methods

cDateToAging() String
Converts a date string into a human-readable aging format.
cGetDateFromString() DateTime?
Converts a string representation of a date and time into a DateTime object.
cGetFormattedDate({String? format}) String
Formats a date string into the specified format.