DateTimeFormatterSkeletonOptions.Timezone


class DateTimeFormatterSkeletonOptions.Timezone


The localized representation of the time zone name.

Summary

Public companion functions

DateTimeFormatterSkeletonOptions.Timezone

Public properties

String

Public companion functions

Public companion properties

LONG

val LONGDateTimeFormatterSkeletonOptions.Timezone

Long localized form. E.g. "Pacific Standard Time", "Nordamerikanische Westküsten-Normalzeit".

LONG_GENERIC

val LONG_GENERICDateTimeFormatterSkeletonOptions.Timezone

Long generic non-location format. E.g. "Pacific Time", "Nordamerikanische Westküstenzeit".

LONG_OFFSET

val LONG_OFFSETDateTimeFormatterSkeletonOptions.Timezone

Long localized GMT format. E.g. "GMT-0800".

NONE

val NONEDateTimeFormatterSkeletonOptions.Timezone

Produces no output.

SHORT

val SHORTDateTimeFormatterSkeletonOptions.Timezone

Short localized form. E.g. "PST", "GMT-8".

SHORT_GENERIC

val SHORT_GENERICDateTimeFormatterSkeletonOptions.Timezone

Short generic non-location format. E.g. "PT", "Los Angeles Zeit".

SHORT_OFFSET

val SHORT_OFFSETDateTimeFormatterSkeletonOptions.Timezone

Short localized GMT format. E.g. "GMT-8".

Public properties

value

Added in 1.0.0-alpha01
val valueString