&Date_ConvTZ("$date","$from","$to"); for example: the below code will work &Date_ConvTZ("$date","GMT","CST"); but this time zone conversion will not work &Date_ConvTZ("$date","GMT","Asia/Dubai");