date | text | 2024-10-30 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
datetime | text | 2024-10-30T12:41:33.857Z | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
datetime-epoch | number | 1730292093857 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
js-date | | | Represents a JavaScript Date object. For more information see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date |
time | text | 12:41:33 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
timezone | text | +04:00 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
year-month | text | 2024-10 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
year-ordinal-date | text | 2024-123 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
year-week | text | 2024-W4 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |
year-week-day | text | 2024-W12-4 | Represents a text/string expression of a date and/or time, or some part of a date/time. For more information see https://www.iso.org/iso-8601-date-and-time-format.html |