Navigation
Synopsis Print an input time using a specific locale and format string.
Function
  1. str printTimeInLocale(datetime inputTime, str formatString, str locale)
  2. str printTimeInLocale(datetime inputTime, str locale)
Usage import DateTime;
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.