public class TimeFormats extends Object
| Constructor and Description |
|---|
TimeFormats() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTimePattern(EnumTimeFormat enumTimeFormat)
Get the date format pattern from the MDR date format description.
|
static String |
getTimepickerPattern(EnumTimeFormat enumTimeFormat)
Get the date format pattern from the MDR date format description that the timepicker can
understand.
|
public static String getTimepickerPattern(EnumTimeFormat enumTimeFormat)
enumTimeFormat - the date format as known in MDRpublic static String getTimePattern(EnumTimeFormat enumTimeFormat)
enumTimeFormat - the date format as known in MDRCopyright © 2020 Samply Community. All rights reserved.