get_tzid


Description:

[ Version ( since = "3.34" ) ]
public unowned string? get_tzid ()

Returns the TZID stored with the this.

The string is owned by this and it's valid until the this is freed or its TZID overwritten. It never returns an empty string, it returns either set TZID parameter value or null, when none is set.

Parameters:

this

an ComponentDateTime

Returns:

a TZID of this, or null