Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
use GMT+4:30
=ConvertToLocalTime(reloadTime(),'GMT+04:30')
if you need to include DST add the parameter as True/False
=ConvertToLocalTime(reloadTime(),'GMT+04:30',True)