Navigation
|
Synopsis Print an input datetime using a specific locale and format string.
Function -
str printDateTimeInLocale(datetime inputDateTime, str formatString, str locale)
-
str printDateTimeInLocale(datetime inputDateTime, str locale)
Usage import DateTime;
|