graphql-iso-date icon indicating copy to clipboard operation
graphql-iso-date copied to clipboard

Date format with +0000 isn't accepted

Open chrisbrooks opened this issue 5 years ago • 1 comments

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?

chrisbrooks avatar Dec 18 '19 05:12 chrisbrooks

Hey @chrisbrooks, there's a similar issue and response here: https://github.com/excitement-engineer/graphql-iso-date/issues/93#issuecomment-462121367

nathanchapman avatar Dec 18 '19 22:12 nathanchapman