Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Wahab
Contributor II
Contributor II

Reload time using Local Time (EST) and works with Daylight Savings Time

Hello,

I am wanting to add Reload Time using Eastern Standard Time, but also follows DST.  Currently, it is working properly, but want to ensure it works with Daylight Savings coming up in Nov.  I have this currently, just making sure if it is correct or I need to add something else.  Thanks in advance!

 

='Last Reload On - '&Timestamp(ConvertToLocalTime(ReloadTime(), 'New York'),'MM/DD/YYY h:mm TT')

Labels (4)
1 Solution

Accepted Solutions
David_Friend
Support
Support

EST follows the time change, so shouldn't need to do anything.

View solution in original post

1 Reply
David_Friend
Support
Support

EST follows the time change, so shouldn't need to do anything.