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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
troxad
Contributor
Contributor

ConvertToLocalTime() giving 1hr variance as compared to actual time

Hi, If reloadtime() returns Europe time, for example 6am. Then, I try to ConvertToLocalTime(ReloadTime(), 'New Delhi') it should add 4.5 hours right and return 10:30 am? But it returns 11.30 am

What's the mistake?

Labels (2)
1 Solution

Accepted Solutions
Vegar
MVP
MVP

Europe have more than one time zone, could it be that your server are using one that you don't expect it to.

Is the difference true for all tilestamps. I don't  know abort New Delhi time, but Europe used daylight saving time which could skew  the difference by one hour during the European summer period.

View solution in original post

1 Reply
Vegar
MVP
MVP

Europe have more than one time zone, could it be that your server are using one that you don't expect it to.

Is the difference true for all tilestamps. I don't  know abort New Delhi time, but Europe used daylight saving time which could skew  the difference by one hour during the European summer period.