We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d14b3 commit ce6db8dCopy full SHA for ce6db8d
1 file changed
lib/ObjectSerializer.php
@@ -46,7 +46,7 @@
46
*/
47
class ObjectSerializer
48
{
49
- private static string $dateTimeFormat = \DateTime::ATOM;
+ private static string $dateTimeFormat = 'Y-m-d\TH:i:s.v\Z';
50
51
/**
52
* Change the date format.
0 commit comments