Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-pendulum/pendulum
/ timezone
Function
timezone
src/pendulum/__init__.py:63–63 ·
view source on GitHub ↗
(name: int)
Source
from the content-addressed store, hash-verified
61
62
@overload
63
def
timezone(name: int) -> FixedTimezone: ...
64
65
66
@overload
Callers
15
test_instance_with_aware_datetime
Function · 0.90
test_instance_with_aware_time
Function · 0.90
test_precise_diff
Function · 0.90
test_precise_diff_timezone
Function · 0.90
test_create_from_timestamp_with_timezone
Function · 0.90
dt
Function · 0.90
test_setting_timezone
Function · 0.90
test_setting_timezone_with_string
Function · 0.90
test_tzinfo
Function · 0.90
test_basic_convert
Function · 0.90
test_equality
Function · 0.90
test_skipped_time_with_pre_rule
Function · 0.90
Calls
2
fixed_timezone
Function · 0.90
Timezone
Class · 0.90
Tested by
15
test_instance_with_aware_datetime
Function · 0.72
test_instance_with_aware_time
Function · 0.72
test_precise_diff
Function · 0.72
test_precise_diff_timezone
Function · 0.72
test_create_from_timestamp_with_timezone
Function · 0.72
dt
Function · 0.72
test_setting_timezone
Function · 0.72
test_setting_timezone_with_string
Function · 0.72
test_tzinfo
Function · 0.72
test_basic_convert
Function · 0.72
test_equality
Function · 0.72
test_skipped_time_with_pre_rule
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…