This is an implementation of schema.org Date.
In Stencila Schema it is represented as a node so dates can be carried through document, metadata, and execution workflows with explicit typing instead of plain strings alone. This enables validation, serialization, and rich rendering while remaining interoperable with schema.org-derived models.
See also related temporal types such as DateTime, Time, and Timestamp.
The following external types, elements, or nodes are similar to a Date:
The Date type has these properties:
The Date type is related to these types:
The Date type is represented in:
During property-based (a.k.a generative) testing, the properties of the Date type are generated using the following strategies.
This documentation was generated from Date.yaml by docs_types.rs.