The age field of metadata is its own special thing, with ages given in a custom time-like format (roughly based on ISO-8601, but not their duration format). Adding an extra way to parse things is unnecessarily complicated. Age has units of time. It should be specified in units block and otherwise not given special treatment (since other things with units of time do not get special treatment).
The
age
field of metadata is its own special thing, with ages given in a custom time-like format (roughly based on ISO-8601, but not their duration format). Adding an extra way to parse things is unnecessarily complicated. Age has units of time. It should be specified in units block and otherwise not given special treatment (since other things with units of time do not get special treatment).