timezone
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
The timezone to be used for requests and responses. By default this is the timezone of the server.
This can be overridden by supplying a “timezone” parameter as part of the request, for example http://localhost:8983/ses/SpaceMissions/allterms?FILTER=MODIFIED_BEFORE=2017-05-26T12:46:34&timezone=%2B2.(note, if you are using + time zones, you must uri encode the + correctly.)
Details of available timezone identifiers are available here.