Interface TemporalFormat.DateTime
- All Superinterfaces:
TemporalFormat
- Enclosing interface:
- TemporalFormat
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.xpdustry.distributor.api.component.TemporalFormat
TemporalFormat.DateTime -
Method Summary
Modifier and TypeMethodDescription@Nullable FormatStyle@Nullable FormatStyledefault DateTimeFormatter
-
Method Details
-
getDateStyle
@Nullable FormatStyle getDateStyle() -
getTimeStyle
@Nullable FormatStyle getTimeStyle() -
toFormatter
- Specified by:
toFormatterin interfaceTemporalFormat
-