AT:
- Accept custom timezone header that has a timezone value based onĀ IANA timezone:
X-Optimize-Client-Timezone: 'Europe/Berlin'
- Entities last modified/last created datesĀ are adjusted based on client timezone for the following endpoints :
GET /api/entities GET /api/report GET /api/report/:id GET /api/dashboard/:id GET /api/collection/:id GET /api/collection/:id/alerts GET /api/collection/:id/reports GET /api/eventBasedProcess GET /api/eventBasedProcess/:id
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-3835 Send client timezone as a custom header in requests
- Done