Expand description
Macros to construct statically known values.
Macros
Construct a
PrimitiveDateTime or OffsetDateTime with a statically known value.Equivalent of performing
format_description::parse() at compile time.