TimeZone.utc
Description:
public TimeZone.utc ()
Creates a TimeZone corresponding to UTC.
This is equivalent to calling TimeZone with a value like "Z",
"UTC", "+00", etc.
You should release the return value by calling g_time_zone_unref
when you are done with it.
Returns: