Azzera filtri
Azzera filtri

How to use date range for your timezone in thingspeak?

6 visualizzazioni (ultimi 30 giorni)
Hi Team
I have the following Rest URL, but i notice the timezone is not correct. I am in South Africa and want it to correstpdonf with my auto time as per time and date. What could be reason for this issue below?
  1 Commento
Håkon Dahle
Håkon Dahle il 10 Dic 2019
Hi,
the URL uses UTC+02:00 which I believe is the same as South Africa Standard Time.
Note that the data returned in the CSV-file will show times in UTC. So when the first line in the CSV-file says
2019-12-06 05:54:43 UTC
this is actually the same as
2019-12-06 07:54:43 SAST South Africa Standard Time.

Accedi per commentare.

Risposte (1)

Christopher Stapels
Christopher Stapels il 11 Dic 2019
You can use the timezone or offset parameters.
They are documented in the Read Data documentation page. Be sure to change the api key to match your read api key.

Community

Più risposte nel  ThingSpeak Community

Categorie

Scopri di più su ThingSpeak in Help Center e File Exchange

Prodotti


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by