You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when making use of the API, you have to manually convert your date time queries to UTC to get the correct results in the time that you want. It would be more convenient if users could work with their local time when inputting datetime parameters and that the API Automatically converts it to UTC. Even better would be to convert it client side before it goes to the API.
Version as of writing this: 0.14.4
The text was updated successfully, but these errors were encountered:
Currently, when making use of the API, you have to manually convert your date time queries to UTC to get the correct results in the time that you want. It would be more convenient if users could work with their local time when inputting datetime parameters and that the API Automatically converts it to UTC. Even better would be to convert it client side before it goes to the API.
Version as of writing this: 0.14.4
The text was updated successfully, but these errors were encountered: