Java.Util.SimpleTimeZone: Field Members

The fields of Java.Util.SimpleTimeZone are listed below. For a list of all members, see the SimpleTimeZone Members list.

See Also: Inherited members from Java.Util.TimeZone

Public Fields

const
StandardTimeTimeZoneKind (1). The constant for representing a start or end time in standard local time mode, based on timezone's raw offset from GMT; does not include Daylight savings.
const
UtcTimeTimeZoneKind (2). The constant for representing a start or end time in GMT time mode.
const
WallTimeTimeZoneKind (0). The constant for representing a start or end time in local wall clock time mode, based on timezone's adjusted offset from GMT; includes Daylight savings.