timezonerule EntityType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Definition for time conversion between local time and Coordinated Universal Time (UTC) for a particular time zone at a particular time period.

Entity Set path:[organization URI]/api/data/v8.2/timezonerules

Base Type: crmbaseentity EntityType

Display Name: Time Zone Rule

Primary Key: timezoneruleid

Primary Name Attribute: timezoneruleversionnumber

Properties

Lookup Properties

Single-valued navigation properties

The timezonerule entity type has no collection-valued navigation properties.

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

bias

Edm.Int32

Description: Base time bias of the time zone rule.

Display Name: Bias

createdon

Edm.DateTimeOffset

Description: Date and time when the time zone rule was created.

Display Name: Created On

Read-only property

daylightbias

Edm.Int32

Description: Time bias in addition to the base bias for daylight savings time.

Display Name: Daylight Bias

daylightday

Edm.Int32

Description: Day of the month when daylight savings time starts.

Display Name: Daylight Day

daylightdayofweek

Edm.Int32

Description: Day of the week when daylight savings time starts.

Display Name: Daylight Day Of Week

daylighthour

Edm.Int32

Description: Hour of the day when daylight savings time starts

Display Name: Daylight Hour

daylightminute

Edm.Int32

Description: Minute of the hour when daylight savings time starts.

Display Name: Daylight Minute

daylightmonth

Edm.Int32

Description: Month when daylight savings time starts.

Display Name: Daylight Month

daylightsecond

Edm.Int32

Description: Second of the minute when daylight savings time starts

Display Name: Daylight Second

daylightyear

Edm.Int32

Description: Year when daylight savings times starts.

Display Name: Daylight Year

effectivedatetime

Edm.DateTimeOffset

Description: Time that this rule takes effect, in local time.

Display Name: Effective Date Time

modifiedon

Edm.DateTimeOffset

Description: Date and time when the time zone rule was modified.

Display Name: Modified On

Read-only property

standardbias

Edm.Int32

Description: Time bias in addition to the base bias for standard time.

Display Name: Standard Bias

standardday

Edm.Int32

Description: Day of the month when standard time starts.

Display Name: Standard Day

standarddayofweek

Edm.Int32

Description: Day of the week when standard time starts.

Display Name: Standard Day Of Week

standardhour

Edm.Int32

Description: Hour of the day when standard time starts.

Display Name: Standard Hour

standardminute

Edm.Int32

Description: Minute of the hour when standard time starts.

Display Name: Standard Minute

standardmonth

Edm.Int32

Description: Month when standard time starts.

Display Name: Standard Month

standardsecond

Edm.Int32

Description: Second of the Minute when standard time starts.

Display Name: Standard Second

standardyear

Edm.Int32

Description: Year when standard time starts.

Display Name: Standard Year

timezoneruleid

Edm.Guid

Description: Unique identifier of the time zone rule.

Display Name: Time Zone Rule

timezoneruleversionnumber

Edm.Int32

Description: For internal use only

Display Name: Time Zone Rule Version Number

versionnumber

Edm.Int64

Description:

Read-only property

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_createdby_value

createdby

Unique identifier of the user who created the time zone rule.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the timezonerule.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the time zone rule.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who last modified the timezonerule.

_organizationid_value

Unique identifier of the organization associated with the time zone rule.

_timezonedefinitionid_value

timezonedefinitionid

Unique identifier of the time zone definition.

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

lk_timezonerule_createdby

createdonbehalfby

systemuser EntityType

lk_timezonerule_createdonbehalfby

modifiedby

systemuser EntityType

lk_timezonerule_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_timezonerule_modifiedonbehalfby

timezonedefinitionid

timezonedefinition EntityType

lk_timezonerule_timezonedefinitionid

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: