Added in API level 24
TimeType
class TimeType
| kotlin.Any | ||
| ↳ | kotlin.Enum<android.icu.text.TimeZoneFormat.TimeType> | |
| ↳ | android.icu.text.TimeZoneFormat.TimeType | |
Time type enum used for receiving time type (standard time, daylight time or unknown) in TimeZoneFormat APIs.
Summary
| Enum values | |
|---|---|
|
Daylight saving time |
|
|
Standard time |
|
|
Unknown |
|