1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

unformat json

This commit is contained in:
Kelly Brazil
2021-03-29 21:20:19 -07:00
parent cade1bfe6e
commit 8d7fa07ffd

View File

@ -1,11 +1 @@
{
"local_time": "Tue 2020-03-10 17:53:21 PDT",
"universal_time": "Wed 2020-03-11 00:53:21 UTC",
"rtc_time": "Wed 2020-03-11 00:53:21",
"time_zone": "America/Los_Angeles (PDT, -0700)",
"ntp_enabled": true,
"ntp_synchronized": true,
"rtc_in_local_tz": false,
"dst_active": true,
"epoch_utc": 1583888001
}
{"local_time":"Tue 2020-03-10 17:53:21 PDT","universal_time":"Wed 2020-03-11 00:53:21 UTC","rtc_time":"Wed 2020-03-11 00:53:21","time_zone":"America/Los_Angeles (PDT, -0700)","ntp_enabled":true,"ntp_synchronized":true,"rtc_in_local_tz":false,"dst_active":true,"epoch_utc":1583888001}