Open atxvisions opened 6 years ago
I do not understand the problem. API supports dates YYYY-MM-DD no timezone included. So you must request UTC. If you work in different than UTC timezone need to convert it. I'm personaly prefer to work with original data in backend and conversion in frontend.
Hi,
I was trying to set the timezone to something different but couldnt find where todo this for the API. Any way i could set this within initializing of the API?