Not sure how guacamole starts FreeRDP but if you can pass from the browser
to the web server the same info required here:
https://msdn.microsoft.com/en-us/library/cc240477.aspx
The should be trivial to modify timezone.c to avoid calling
GetTimeZoneInformation and use filled settings->ClientTimeZone
On Tue, Oct 24, 2017 at 12:41 PM, Jaime Crespo
wrote:
> Not sure how guacamole starts FreeRDP but if you can pass from the browser
> to the web server the same info required here:
> https://msdn.microsoft.com/en-us/library/cc240477.aspx
> The should be trivial to modify timezone.c to avoid callin