NetXMS Support Forum

English Support => General Support => Topic started by: xatteg on July 04, 2012, 11:36:21 AM

Title: Web console graphs GMT timezone
Post by: xatteg on July 04, 2012, 11:36:21 AM
Hello Victor,

I have netxms version 1.2.1 and tomcat6 installed. Server is running CentOS 6.1 and is configured for EEST local time which is GMT+3 currently.
All graphs accessed through regular console display correct GMT+3 time, but in the WEB console all graphs are displayed with wrong GMT+0 time, and all alarms in both consoles are displayed with correct GMT+3 time.

Best regards,
Roman
Title: Re: Web console graphs GMT timezone
Post by: Victor Kirhenshtein on July 09, 2012, 07:45:10 PM
Hi!

Line charts is a javascript element running locally in browser, so maybe it takes local timezone of the workstation, or ignores timezone settings. I'll check it.

Best regards,
Victor