hourCycle

@Composable
abstract fun hourCycle(hourCycle: HourCycle?)(source)

Set the hour cycle. If not set it's determined by the locale.


abstract val hourCycle: HourCycle?(source)

The hour cycle. If not set it's determined by the locale.