jsonresume / resume-schema

JSON-Schema is used here to define and validate our proposed resume json
http://jsonresume.org
MIT License
2.15k stars 278 forks source link

certificates date definition is inconsistent with other date fields #448

Closed francis-fong closed 1 year ago

francis-fong commented 2 years ago

certificates date is defined with formate date, whereas all other date fields reference iso8601 as defined locally with a pattern.

thomasdavis commented 2 years ago

This is a great find, it should definitely be consistent, thanks!

SethFalco commented 1 year ago

This has been addressed in the following PR: