Interface TemporalStyle.DateTime

All Superinterfaces:
TemporalStyle
Enclosing interface:
TemporalStyle

@Immutable public static non-sealed interface TemporalStyle.DateTime extends TemporalStyle
Represents temporal style with a date and/or time style.

getDateStyle() and getTimeStyle() are never both null.