I want to know how to interpret certain data in the object you get as a result of the fcc weather api. I’ve pasted the relevant bits below. So for example, the pressure is 1029, but what units is that in? What does “dt” even mean? The sunrise is 1519040590 but how does that translate into the actual time (AM/PM)? I don’t know how to interpret any of these.
I’m not sure what dt stands for. The value in your code (if I’m right about the Unix time) translates to Monday, 19 February 2018 20:15:00 (GMT). Here is a handy converter: https://www.epochconverter.com/