Rxova
Skip to content

TimeSegment

type TimeSegment = "hour" | "minute" | "second" | "dayPeriod";

The four editable parts. dayPeriod only exists in a 12-hour field.