TimeZoneDefinition
This is a table representing the TimeZoneDefinition entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the time zone definition. |
| Bias | Integer | False |
Base time bias of the time zone. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the time zone record. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the time zone record was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the time zone definition. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| DaylightName | String | False |
Time zone name for the daylight time. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the time zone record. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the time zone record was modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the time zone definition. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId_Id | String | True |
Unique identifier of the organization associated with the time zone definition. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| RetiredOrder | Integer | False |
Order an entry for a time zone definition is retired. 0 for the latest entry. |
| StandardName | String | False |
Time zone name for the standard time. |
| TimeZoneCode | Integer | False |
Time zone identification code. |
| TimeZoneDefinitionId | String | False |
Unique identifier of the time zone record. |
| UserInterfaceName | String | False |
Display name for the time zone in the Microsoft Windows registry. |