Skip to main content

get_default_timezone_name

Return the name of the default time zone.

def get_default_timezone_name() - > string

Return the name of the default time zone.

Returns

TypeDescription
stringThe string identifier of the default time zone (e.g., "UTC" or "America/New_York").