It looks as though the timezone request param is always set to the calendar default timezone. See [https://github.com/api-ai/apiai-java-sdk/blob/5d3708a7137279ae824d2b83a195000ecf42af14/libai/src/main/java/ai/api/AIDataService.java#L165](code). To support users in different timezones, shouldn't the developer to override the default timezone and instead specify a different timezone per user?
It looks as though the timezone request param is always set to the calendar default timezone. See https://github.com/api-ai/apiai-java-sdk/blob/5d3708a7137279ae824d2b83a195000ecf42af14/libai/src/main/java/ai/api/AIDataService.java#L165.
To support users in different timezones, shouldn't the developer to override the default timezone and instead specify a different timezone per user?