Does ServiceNow adjust the timezone for Daylight Saving Time (DST) automatically?

iamdkmaurya
Tera Contributor
 
3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @iamdkmaurya 

 

https://www.servicenow.com/community/developer-blog/servicenow-learning-155-how-does-the-daylight-sa....

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Chaitanya ILCR
Kilo Patron

Hi @iamdkmaurya ,
yes, it does
you can refer this
https://www.servicenow.com/community/developer-blog/servicenow-learning-155-how-does-the-daylight-sa...

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

Robbie
Kilo Patron
Kilo Patron

Hi @iamdkmaurya,

 

Whilst the answer is almost probably 'Yes' (based on standard and default configuration, this is dependent on whether the time zone configured on your instance is specified based on location (for example, America/Los Angeles). If it is, the system automatically adjusts for daylight saving time. However, if a time zone is specified based on the name of a time zone (for example, GMT), which is generally not advised, it does not typically adjust for daylight saving time.

 

To check what timezone has been configured on your instance to confirm, type 'Basic Configuration' in the Navigation menu and click on the option under System Properties.

Scroll to the System timezone for all users unless overridden in the user's record heading and confirm the value selected.

 

To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.




Thanks, Robbie