I am trying to display reload time in local time: All our server are set up in UTC time. Since =reloadtime() gives me UTC time I converted it to local by using following scripts: =ConvertToLocalTime(Reloadtime()) . Converttolocal time works fine in my local machine but in Accesspoint, it again shows UTC time. Can anybody help me to get reload time in local time in Access point.