Ah, I what the problem is now: You are using +00:00 instead of Z in the end of the datetime. I’m sure +00:00
can be supported as well as Z
, but if you are up for it take a look at the source code if you are not allergenic to PHP
Ah, I what the problem is now: You are using +00:00 instead of Z in the end of the datetime. I’m sure +00:00
can be supported as well as Z
, but if you are up for it take a look at the source code if you are not allergenic to PHP