About this entity
Language-specific DateTimeField value.
Properties
Property | Description | Type |
---|---|---|
aiInfluenced | Flag to indicate whether the value has come from AI. | boolean |
languageId | The language id. | guid |
modifiedOn | Contains the date/time when the field is last modified. | datetime |
readOnly | Tells if the field is read-only. | boolean |
value | DateTime represented as a text in the ISO 8601 format: "2009-06-15T13:45:30.0000000Z". Datetime is stored with only 1/300 second precision so to be sure your data is stored at least as serialized, use .ffzzzz format ending. | string |