Documentation on druid.io needs to have best practices around timezones. Currently all the docs really say is to set user.timezone to UTC, but don't really give much other information if you don't want to use UTC in queries or query results. Examples of how to issue queries in other timezones and how to ensure results return in the timezone you desire would be helpful.
Documentation on druid.io needs to have best practices around timezones. Currently all the docs really say is to set
user.timezoneto UTC, but don't really give much other information if you don't want to use UTC in queries or query results. Examples of how to issue queries in other timezones and how to ensure results return in the timezone you desire would be helpful.