Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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.
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.