timezone Script and chart function
In Qlik Cloud, this function returns the time zone name representation of UTC.
Syntax:
TimeZone( )
Return data type: dual
Example:
timezone( )
If you want to see a different timezone in a measure in your app, you can use the localtime() function in a measure. See localtime Script and chart function for more information.