Discussions

Ask a Question
Back to All

Timezones

I would like to get more information about how timezones are handled in the Candis API.

Since the requester’s local timezone may differ from the Candis server’s timezone, I would like to know if we can trust the Candis server to always return the same timezone.

Which timezone is used when a user filters inside the Candis web app? Currently, I need to pass +02:00 (location: Austria) for the API endpoint to get the filter results shown in the web app, but the response returns +01:00 for some reason (maybe the server's timezone).

It would be great if you could shed some light on this issue. Are there plans to add an additional API parameter to specify the desired response timezone?