Skip to content

Commit 16d51b1

Browse files
committed
Add a zoned date time to the example json
1 parent 0158c36 commit 16d51b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
],
1515
"formattedStrings": {
1616
"datetime": "2019-01-01 00:00:00.000Z",
17+
"zonedDateTime": "2016-05-25T09:08:34.123[America/North_Dakota/Beulah][u-ca=iso8601]",
1718
"date": "2019-01-01",
1819
"time": "00:00:00.000Z",
1920
"unix": "1596597629980",

0 commit comments

Comments
 (0)