Date field returns invalid date string

Hi! — Date fields are an invalid date string according to the ECMA Script spec and older browsers like Safari 13 cannot parse them:

Prismic Date Field:
2021-03-27T20:00:00+0000
Valid Date:
2021-03-27T20:00:00+00:00
(":" in timezone)

ECMA specification / MDN Date format

Could this please be updated to a valid date string?
Thanks

Hi @evvvritt ,

Thanks for pointing this out. This is pretty good feedback and I've passed it to the devs.

If/When they have any update on this we'll update you here.

Thanks.

I just ran into this bug. Looks like Prismic still returns an invalid date time string.

Any reason why this was closed and not fixed?

Hello @martin1, we are actively tracking this ticket on the issue tracker.
We post updates whenever the issue is fixed.