1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Files
jc/tests/fixtures/ubuntu-20.04/date2.json
T
2021-03-24 20:20:53 -07:00

2 lines
351 B
JSON

{"year": 2021, "month": "Mar", "month_num": 3, "day": 23, "weekday": "Tue", "weekday_num": 2, "hour": 8, "hour_24": 20, "minute": 45, "second": 29, "period": "PM", "timezone": "UTC", "utc_offset": "+0000", "day_of_year": 82, "week_of_year": 12, "iso": "2021-03-23T20:45:29+00:00", "epoch": 1616557529, "epoch_utc": 1616532329, "timezone_aware": true}