O.timeZone()
Constructs a object implementing the TimeZone interface.
To find the application’s default timezone, use O.group(GROUP["std:group:everyone"]).getTimeZone().
function O.timeZone(name)
Return a TimeZone object for the given time zone name, for example, "Europe/London".