Robbie
Kilo Patron

Hi @avinashp7303279,

 

I just wanted to add some clarity to your question and for others viewing with a similar question in the community.

 

The default timezone for an instance is usually set during the initial configuration of the instance.  

This value is set using and can be found in the system property: glide.sys.default.tz

Importantly, whilst the value is stored in the field itself in UTC format (Coordinated Universal Time), if for any reason, a default timezone is not set, the system will default to the time zone setting used by the Java Virtual Machine (JVM) on the server.

 

Re the time format, by default it has the value: HH:mm:ss, which is a 24-hour format.

 

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie

View solution in original post