Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Describes the properties of a timezone record.
public static class Timezone
- Inheritance
-
Fields
View Source
CalendarId
Database record ID of a related calendar book.
Declaration
public const uint CalendarId = 67112974U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
DayLightBias
The number of minutes added during the Daylight time.
Declaration
public const uint DayLightBias = 67112973U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint DayLightName = 67117064U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
DayLightStartDay
Starting day-of-week of the Daylight. Valid values are 1 (SUNDAY) to 7 (SATURDAY).
Declaration
public const uint DayLightStartDay = 67112971U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
DayLightStartHour
Starting hour of the Daylight. Valid values are 0 to 23.
Declaration
public const uint DayLightStartHour = 67112972U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
DayLightStartMonth
Starting month of the Daylight. Month is 0-based. For example, 0 for January.
Declaration
public const uint DayLightStartMonth = 67112969U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
DayLightStartPositionOfWeek
Starting day-of-week-in-month of the Daylight. Day is 1-based.
Declaration
public const uint DayLightStartPositionOfWeek = 67112970U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint Id = 70258688U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
StandardBias
The number of minutes added during the standard time.
Declaration
public const uint StandardBias = 67112967U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint StandardName = 67117058U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
StdStartDay
Starting day-of-week of the standard time. Valid values are 1 (SUNDAY) to 7 (SATURDAY).
Declaration
public const uint StdStartDay = 67112965U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
StdStartHour
Starting hour of the standard time. Valid values are 0 to 23.
Declaration
public const uint StdStartHour = 67112966U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
StdStartMonth
Starting month of the standard time. Month is 0-based. For example, 0 for January.
Declaration
public const uint StdStartMonth = 67112963U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
StdStartPositionOfWeek
Starting day-of-week-in-month of the standard time. Day is 1-based.
Declaration
public const uint StdStartPositionOfWeek = 67112964U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
TzOffsetFromGmt
UTC offset, which is in use when the onset of this time zone observance begins. Valid values are -720(-12:00) to 840(+14:00).
Declaration
public const uint TzOffsetFromGmt = 67112961U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const string Uri = "tizen.calendar_view.timezone"
Field Value
Type |
Description |
System.String |
|
API Level: 4