graphql-iso-date
graphql-iso-date copied to clipboard
Date format with +0000 isn't accepted
Hi,
I have dates in the format of 2019-12-18T04:41:32.428+0000 and I get the error DateTime cannot represent an invalid date-time-string 2019-12-18T04:41:32.428+0000.. I think this is a valid date however. Any idea why it doesn't like this?
Hey @chrisbrooks, there's a similar issue and response here: https://github.com/excitement-engineer/graphql-iso-date/issues/93#issuecomment-462121367