Ever since #64 was merged, when using NaiveDateTime for dates, JSON validations started failing.
This commit allows for NaiveDateTime strings to be accepted as date-time ex_json schema formats.
Coverage remained the same at 94.925% when pulling 3e263aadf19c872b6923746436f5d6b169a6344c on mrnovalles:format-naive-date-time into a71ad595e2748c5340532781a0b6ac7871d417dc on jonasschmidt:master.
Ever since #64 was merged, when using NaiveDateTime for dates, JSON validations started failing. This commit allows for NaiveDateTime strings to be accepted as date-time ex_json schema formats.