DateTime
Analogues
DateTime
schema.org DateTimeRFC 3339 date-time : Close serialization analogue for full date-time strings, though Stencila models them as typed nodes.
Properties
DateTime
value | String | ||
id | String | Entity |
Related
DateTime
Parents: EntityChildren: none
Bindings
DateTime
Testing
DateTime
value | String::from("2022-02-22T22:22:22") | ||
[0-9]{4}-[01][0-9]-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9]\.[0-9]+([+-][0-2][0-9]:[0-5][0-9]|Z) | |||
[a-zA-Z0-9\-:]{1,20} | |||
String::arbitrary() |
DateTime.yamldocs_types.rs