get_timezone_str


Description:

public unowned string? get_timezone_str ()

Gets the timezone associated with this, if known, as a string.

The timezone string is owned either by this or by one of its parents, do not free it.

Parameters:

this

a Location

Returns:

this's timezone as a string, or null