On Sun, Feb 20, 2022 at 1:22 PM Tushar Sheth <[email protected]> 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 >
