List of time and monetary formatting subroutines
- strfmon
- Formats monetary strings according to the current locale.
- strftime
- Formats time and date according to the current locale.
- strptime
- Converts a character string to a time value according to the current locale.
- wcsftime
- Converts time and date into a wide character string according to the current locale.