Got it- thanks. I'm poking around now in the guacamole-client code to figure out where that conversion is being made.
Will let you all know if it's of interest. Tushar On Sun, Feb 20, 2022 at 3:11 PM Nick Couchman <vn...@apache.org> wrote: > On Sun, Feb 20, 2022 at 1:22 PM Tushar Sheth <tushar.sh...@gmail.com> > wrote: > >> Hi all- >> >> I'm want timezones to be consistent across our guacamole system (all UTC): >> >> 1. Our server running guacamole is in UTC >> 2. Our VM's are in UTC (we're using VNC connections) >> 3. The GUAC_DATE & GUAC_TIME parameter tokens are showing UTC >> 4. In the guacamole web app, my settings are: >> -->Settings-->Preferences-->Timezone: GMT >> -->Settings-->Users-->Tom Brady-->User time zone: GMT >> >> BUT, in -->Settings-->History, the "Start times" are all showing time in >> the user's local timezone. >> >> Can I make it show UTC instead? How? >> >> > I believe the timestamps of the history settings are shown in the timezone > of the local browser, so this probably won't work at present. I'm sure we > could make adjustments to the code to make it use what is set in the > Preferences section for the user/browser. > > -Nick > >>