This is JSON as parsed by node.js on a desktop:
{ week_number: 50, utc_offset: '-05:00', utc_datetime: '2019-12-15T18:10:33.811491+00:00', unixtime: 1576433433, timezone: 'America/Toronto', raw_offset: -18000, dst_until: null, dst_offset: 0, dst_from: null, dst: false, day_of_year: 349, day_of_week: 0, datetime: '2019-12-15T13:10:33.811491-05:00', client_ip: '174.114.161.151', abbreviation: 'EST' }
The actual text string comes from https://worldtimeapi.org/api/timezone/America/New_York
@user106712 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
This is JSON as parsed by node.js on a desktop:
The actual text string comes from https://worldtimeapi.org/api/timezone/America/New_York