Navigation
Synopsis Print an input datetime using a specific locale and format string.
Function
  1. str printDateTimeInLocale(datetime inputDateTime, str formatString, str locale)
  2. str printDateTimeInLocale(datetime inputDateTime, 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.