TimeStyleOptions

sealed interface TimeStyleOptions(source)

Options to pass to TimeOptions.styleOptions, that define the style of each time component.

See also

Inheritors

Types

Link copied to clipboard
sealed interface Local : TimeStyleOptions

Options to pass to TimeOptions.styleOptions when localizing a time with no time zone awareness.

Link copied to clipboard
sealed interface Zoned : TimeStyleOptions

Options to pass to TimeOptions.styleOptions when localizing a time with time zone awareness.