The standard deal with `{"type": "string", "format": "date"}` and `{"type": "string", "format": "date-time"}`. **We shouldn't rely on propertyName.** - Standard ref : https://docs.ogc.org/is/23-058r2/23-058r2.html#_examples_2 - Issue ref in ogc-schema-store : https://github.com/ignfab/gpf-schema-store/issues/37 _Originally posted by @mborne in https://github.com/ignfab/geocontext/pull/179#discussion_r3658806272_
The standard deal with
{"type": "string", "format": "date"}and{"type": "string", "format": "date-time"}. We shouldn't rely on propertyName.Originally posted by @mborne in #179 (comment)