Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Change CQ server timezone from gmt to local country

Avatar

Former Community Member

Hi,

Our servers are located in Australia and we have multiple components with datetime xtype. When we store the dialog the time is stored from gmt timezone and is not country specific. Can we change a system property somewhere that the component start storing time in local timezone?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 10

In the start up script pass the JVM  param -Duser.timezone with the value you want

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

In the start up script pass the JVM  param -Duser.timezone with the value you want