Interface IDateTimeFormatterLocale

  • All Known Implementing Classes:
    USDateTimeFormatterLocale

    public interface IDateTimeFormatterLocale
    Interface to determine which locale to use in DateTimeFormatter calls.
    • Method Detail

      • getFormatterLocale

        Locale getFormatterLocale()
        Returns a configured Locale for DateTimeFormatter calls.
        Returns:
        a Locale.