joseflauzino commented on PR #6401: URL: https://github.com/apache/cloudstack/pull/6401#issuecomment-1212063275
@shwstppr > ... maybe we can call API with timezone that the server expects. To do that, before calling the API, we would have to convert the client timezone (from the browser) to the management server timezone, right? In this case, my question is: in the UI context (on the client), how can we find out the management server timezone before calling the API? Is there a ready-made mechanism to do this? If there is, please let me know and then I will implement this timezone conversion. If not, I think we can address this in another issue and then implement this kind of timezone conversion in this and other views that do similar filtering (API calls passing date objects as parameters). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
