SOTimeZoneItem Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOTimeZoneItem type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Cities | List of major cities.
(Inherited from ITimeZoneItem.) |
![]() ![]() | Code | Unique TimeZone Code. First 2 characters may correspond to a Country's Abbrev2 Code.
Unique TimeZone Code. First 2 character may correspond to a Country's Abbrev2 Code. (Inherited from ITimeZoneItem.) |
![]() ![]() | CountryId | CountryId of the item. This may be zero. The timezone will then be identified by groupname and/or region name
(Inherited from ITimeZoneItem.) |
![]() ![]() | CountryName | Localized country name if a valid country id exists.
(Inherited from ITimeZoneItem.) |
![]() ![]() | DstOffset | Daylight Saving Time offset in minutes as seen from GMT. Going east is a positive value, going west a negative value.
Daylight Saving Time offset in minutes as seen from GMT. Going east is a negative value, going west a positive value. (Inherited from ITimeZoneItem.) |
![]() ![]() | GroupName | Group name. Only used for timezone with no known country
(Inherited from ITimeZoneItem.) |
![]() ![]() | Id | TZLocationId of the item.
(Inherited from ITimeZoneItem.) |
![]() ![]() | IsActive | Has the item been marked as active - visible in TimeZoneSelector.
(Inherited from ITimeZoneItem.) |
![]() ![]() | IsBuiltIn | Is this item supplied and maintained by SuperOffice?
(Inherited from ITimeZoneItem.) |
![]() ![]() | IsDeleted | Has the item been marked as Deleted.
(Inherited from ITimeZoneItem.) |
![]() ![]() | RegionName | Region name. Required for countries with multiple timezones
(Inherited from ITimeZoneItem.) |
![]() ![]() | ShortName | Short name.
(Inherited from ITimeZoneItem.) |
![]() ![]() | StdOffset | Standard Time offset in minutes as seen from GMT. Going east is a positive value, going west a negative value
Standard Time offset in minutes as seen from GMT. Going east is a negative value, going west a positive value (Inherited from ITimeZoneItem.) |