Package com.stimulsoft.base.system
Class StiConverterDateFormatToJava
java.lang.Object
com.stimulsoft.base.system.StiConverterDateFormatToJava
Copyright Stimulsoft
-
Method Summary
Modifier and TypeMethodDescriptionstatic DateTimeFormattergetDateFormat(String stringFormat, Locale locale) static DateTimeFormattergetDateTimeFormat(String stringFormat, Locale locale) static DateTimeFormattergetDateTimeFormat(String stringFormat, Locale locale, boolean showDate, boolean showTime) static DateTimeFormattergetTimeFormat(String stringFormat, Locale locale)
-
Method Details
-
getDateFormat
-
getTimeFormat
-
getDateTimeFormat
-
getDateTimeFormat
public static DateTimeFormatter getDateTimeFormat(String stringFormat, Locale locale, boolean showDate, boolean showTime)
-