TimeZoneRule
This is a table representing the TimeZoneRule entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the time zone rule. |
| Bias | Integer | False |
Base time bias of the time zone rule. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the time zone rule. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the time zone rule was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the time zone rule. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| DaylightBias | Integer | False |
Time bias in addition to the base bias for daylight savings time. |
| DaylightDay | Integer | False |
Day of the month when daylight savings time starts. |
| DaylightDayOfWeek | Integer | False |
Day of the week when daylight savings time starts. |
| DaylightHour | Integer | False |
Hour of the day when daylight savings time starts |
| DaylightMinute | Integer | False |
Minute of the hour when daylight savings time starts. |
| DaylightMonth | Integer | False |
Month when daylight savings time starts. |
| DaylightSecond | Integer | False |
Second of the minute when daylight savings time starts |
| DaylightYear | Integer | False |
Year when daylight savings times starts. |
| EffectiveDateTime | Datetime | False |
Time that this rule takes effect, in local time. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the time zone rule. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the time zone rule was modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the time zone rule. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId_Id | String | True |
Unique identifier of the organization associated with the time zone rule. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| StandardBias | Integer | False |
Time bias in addition to the base bias for standard time. |
| StandardDay | Integer | False |
Day of the month when standard time starts. |
| StandardDayOfWeek | Integer | False |
Day of the week when standard time starts. |
| StandardHour | Integer | False |
Hour of the day when standard time starts. |
| StandardMinute | Integer | False |
Minute of the hour when standard time starts. |
| StandardMonth | Integer | False |
Month when standard time starts. |
| StandardSecond | Integer | False |
Second of the Minute when standard time starts. |
| StandardYear | Integer | False |
Year when standard time starts. |
| TimeZoneDefinitionId_Id | String | False |
Unique identifier of the time zone definition. |
| TimeZoneDefinitionId_LogicalName | String | False | |
| TimeZoneDefinitionId_Name | String | False | |
| TimeZoneRuleId | String | False |
Unique identifier of the time zone rule. |
| TimeZoneRuleVersionNumber | Integer | False |
For internal use only |