Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.identifiedBy
names a specifc identity attribute to use with an entity
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| attribute | TimezoneInfo/(resolvedAttributes)/RecId | attribute |
is.CDM.entityVersion
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| versionNumber | "1.0" | string | semantic version number of the entity |
is.application.releaseVersion
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| releaseVersion | "10.0.13.0" | string | semantic version number of the application introducing this entity |
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation | ||||
|---|---|---|---|---|---|---|---|
| localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
Attributes
| Name | Description | First Included in Instance |
|---|---|---|
| RecId | Reference/TimezoneInfo | |
| EndDate | Reference/TimezoneInfo | |
| RuleId | Reference/TimezoneInfo | |
| StartDate | Reference/TimezoneInfo | |
| TimeBias | Reference/TimezoneInfo | |
| TimezoneId | Reference/TimezoneInfo |
RecId
First included in: Reference/TimezoneInfo (this entity)
Properties
| Name | Value |
|---|---|
| isPrimaryKey | true |
| dataFormat | int64 |
| isReadOnly | true |
Traits
List of traits for the RecId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| attribute | TimezoneInfo/(resolvedAttributes)/RecId | attribute |
is.readOnly
is.dataFormat.integer
is.dataFormat.big
EndDate
First included in: Reference/TimezoneInfo (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | date |
| isNullable | true |
Traits
List of traits for the EndDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
RuleId
First included in: Reference/TimezoneInfo (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | int32 |
| isNullable | true |
Traits
List of traits for the RuleId attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
StartDate
First included in: Reference/TimezoneInfo (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | date |
| isNullable | true |
Traits
List of traits for the StartDate attribute are listed below.
is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.
is.dataFormat.date
TimeBias
First included in: Reference/TimezoneInfo (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | int32 |
| isNullable | true |
Traits
List of traits for the TimeBias attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.dataFormat.integer
TimezoneId
First included in: Reference/TimezoneInfo (this entity)
Properties
| Name | Value |
|---|---|
| displayName | Time zone |
| dataFormat | int32 |
| isNullable | true |
Traits
List of traits for the TimezoneId attribute are listed below.
is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation | ||||
|---|---|---|---|---|---|---|---|
| localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer