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 008a85c commit 30f751dCopy full SHA for 30f751d
docs/ecosystem/api-design.md
@@ -50,6 +50,6 @@ Ory's APIs use [rfc3339](https://tools.ietf.org/html/rfc3339) as the date format
50
51
```
52
{
53
- "created_at": "2006-01-02T15:04:05Z07:00"
+ "created_at": "2006-01-02T15:04:05+07:00"
54
}
55
0 commit comments