public class ExtraTimeStrings extends Object
Constructor and Description |
---|
ExtraTimeStrings() |
Modifier and Type | Method and Description |
---|---|
static java.time.format.DateTimeFormatter |
getDefaultFormatForDisplayTime(Locale locale) |
static java.time.format.DateTimeFormatter |
getDefaultFormatForMenuTimes(Locale locale) |
static ArrayList<java.time.format.DateTimeFormatter> |
getExtraTimeParsingFormatsForLocale(Locale locale)
getExtraTimeParsingFormatsForLocale, This will return a list of extra parsing formatters for
the specified locale.
|
public static ArrayList<java.time.format.DateTimeFormatter> getExtraTimeParsingFormatsForLocale(Locale locale)
public static java.time.format.DateTimeFormatter getDefaultFormatForDisplayTime(Locale locale)
public static java.time.format.DateTimeFormatter getDefaultFormatForMenuTimes(Locale locale)
Copyright © 2018. All rights reserved.