Share via


Référence d’entité/de table TimeZoneRule

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

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

Messages

Message Opération de l'API web Classe ou méthode SDK
Retrieve GET [org URI]/api/data/v9.0/timezonerules(timezoneruleid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/timezonerules
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple

Propriétés

Propriété Valeur
CollectionSchemaName TimeZoneRules
DisplayCollectionName Time Zone Rules
DisplayName Time Zone Rule
EntitySetName timezonerules
IsBPFEntity False
LogicalCollectionName timezonerules
LogicalName timezonerule
OwnershipType None
PrimaryIdAttribute timezoneruleid
PrimaryNameAttribute timezoneruleversionnumber
SchemaName TimeZoneRule

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

Bias

Propriété Valeur
Description Base time bias of the time zone rule.
DisplayName Bias
Format None
IsValidForForm True
IsValidForRead True
LogicalName bias
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

DaylightBias

Propriété Valeur
Description Time bias in addition to the base bias for daylight savings time.
DisplayName Daylight Bias
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightbias
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

DaylightDay

Propriété Valeur
Description Day of the month when daylight savings time starts.
DisplayName Daylight Day
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightday
MaxValue 31
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightDayOfWeek

Propriété Valeur
Description Day of the week when daylight savings time starts.
DisplayName Daylight Day Of Week
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightdayofweek
MaxValue 6
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightHour

Propriété Valeur
Description Hour of the day when daylight savings time starts
DisplayName Daylight Hour
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylighthour
MaxValue 23
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightMinute

Propriété Valeur
Description Minute of the hour when daylight savings time starts.
DisplayName Daylight Minute
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightminute
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightMonth

Propriété Valeur
Description Month when daylight savings time starts.
DisplayName Daylight Month
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightmonth
MaxValue 12
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightSecond

Propriété Valeur
Description Second of the minute when daylight savings time starts
DisplayName Daylight Second
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightsecond
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

DaylightYear

Propriété Valeur
Description Year when daylight savings times starts.
DisplayName Daylight Year
Format None
IsValidForForm True
IsValidForRead True
LogicalName daylightyear
MaxValue 32768
MinValue 0
RequiredLevel SystemRequired
Type Integer

EffectiveDateTime

Propriété Valeur
DateTimeBehavior UserLocal
Description Time that this rule takes effect, in local time.
DisplayName Effective Date Time
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName effectivedatetime
RequiredLevel SystemRequired
Type DateTime

StandardBias

Propriété Valeur
Description Time bias in addition to the base bias for standard time.
DisplayName Standard Bias
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardbias
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

StandardDay

Propriété Valeur
Description Day of the month when standard time starts.
DisplayName Standard Day
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardday
MaxValue 31
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardDayOfWeek

Propriété Valeur
Description Day of the week when standard time starts.
DisplayName Standard Day Of Week
Format None
IsValidForForm True
IsValidForRead True
LogicalName standarddayofweek
MaxValue 6
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardHour

Propriété Valeur
Description Hour of the day when standard time starts.
DisplayName Standard Hour
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardhour
MaxValue 23
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardMinute

Propriété Valeur
Description Minute of the hour when standard time starts.
DisplayName Standard Minute
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardminute
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardMonth

Propriété Valeur
Description Month when standard time starts.
DisplayName Standard Month
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardmonth
MaxValue 12
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardSecond

Propriété Valeur
Description Second of the Minute when standard time starts.
DisplayName Standard Second
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardsecond
MaxValue 59
MinValue 0
RequiredLevel SystemRequired
Type Integer

StandardYear

Propriété Valeur
Description Year when standard time starts.
DisplayName Standard Year
Format None
IsValidForForm True
IsValidForRead True
LogicalName standardyear
MaxValue 32768
MinValue 0
RequiredLevel SystemRequired
Type Integer

TimeZoneDefinitionId

Propriété Valeur
Description Unique identifier of the time zone definition.
DisplayName Time Zone Definition
IsValidForForm False
IsValidForRead True
LogicalName timezonedefinitionid
RequiredLevel SystemRequired
Targets timezonedefinition
Type Lookup

TimeZoneRuleId

Propriété Valeur
Description Unique identifier of the time zone rule.
DisplayName Time Zone Rule
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName timezoneruleid
RequiredLevel SystemRequired
Type Uniqueidentifier

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm True
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel SystemRequired
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Propriété Valeur
Description Unique identifier of the user who created the time zone rule.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the time zone rule was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who created the timezonerule.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Propriété Valeur
Description Unique identifier of the user who last modified the time zone rule.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the time zone rule was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who last modified the timezonerule.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propriété Valeur
Description Unique identifier of the organization associated with the time zone rule.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel None
Targets organization
Type Lookup

VersionNumber

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_timezonerule_createdby

Voir la relation un à plusieurs lk_timezonerule_createdby pour la table/entité systemuser.

lk_timezonerule_modifiedonbehalfby

Voir la relation un à plusieurs lk_timezonerule_modifiedonbehalfby pour la table/entité systemuser.

lk_timezonerule_modifiedby

Voir la relation un à plusieurs lk_timezonerule_modifiedby pour la table/entité systemuser.

lk_timezonerule_timezonedefinitionid

Voir la relation un à plusieurs lk_timezonerule_timezonedefinitionid pour la table/entité timezonedefinition.

lk_timezonerule_createdonbehalfby

Voir la relation un à plusieurs lk_timezonerule_createdonbehalfby pour la table/entité systemuser.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web timezonerule EntityType