Skip to main content

get_current_timezone_name

Return the name of the currently active time zone.

def get_current_timezone_name() - > string

Return the name of the currently active time zone.

Returns

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