Documentation

Time.Format.Locale

  • wDays : List (String × String)

    full and abbreviated week days, starting with Sunday

  • months : List (String × String)

    full and abbreviated months

  • AM/PM symbols

  • dateTimeFmt : String

    date and time format format string

  • dateFmt : String

    date format format format string

  • timeFmt : String

    time format format format string

  • time12Fmt : String

    time format when using 12h clock format

  • knownTimeZones : List TimeZone

    time zones known by name

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Locale representing American usage.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        Locale representing German usage.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          get locale-specific information with locale command

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            get current locale with getLocaleData

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For