TimeOptions

sealed interface TimeOptions<out S : TimeStyleOptions>

Options to pass when localizing time.

Inheritors

Properties

Link copied to clipboard
abstract val hourCycle: HourCycle?

If not null, overrides the hour cycle (H11, H12, H23, H24) to use. When null, uses the locale's default

Link copied to clipboard
abstract val styleOptions: S

Options defining the appearance of the localized time