Skip to content

Commit c5717ce

Browse files
committed
Fixes local_time() doc
1 parent d876358 commit c5717ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pendulum/_extensions/tz/breakdown.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
def local_time(unix_time, transition_type):
8787
"""
88-
Returns a translation as a broken down time
88+
Returns a UNIX time as a broken down time
8989
for a particular transition type.
9090
9191
:type unix_time: int

0 commit comments

Comments
 (0)