-
-
Notifications
You must be signed in to change notification settings - Fork 393
Pull requests: python-pendulum/pendulum
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid usage of deprecated
datetime.datetime.utcfromtimestamp
in pendulum.from_timestamp
#803
opened Feb 3, 2024 by
Taragolis
Loading…
2 tasks done
local_timezone: gracefully handle retrieval errors on Darwin
#792
opened Jan 6, 2024 by
tpwrules
Loading…
2 tasks
Fix pendulum.parse('now', tz='...') ignoring the time zone
#701
opened Apr 5, 2023 by
pR0Ps
Loading…
2 tasks done
Fix from_format using local timezone even when timezone is provided.
#616
opened Apr 16, 2022 by
ayoung19
Loading…
2 tasks
Fix comparison across Daylight Savings Time boundary
#596
opened Jan 3, 2022 by
esauser
Loading…
2 tasks done
add millisecond and microsecond methods to duration
#560
opened Jul 23, 2021 by
wangjoshuah
Loading…
2 tasks done
correct .from_format() tz hint to match the wrapped .datetime() hint
#548
opened Jun 12, 2021 by
altendky
Loading…
2 tasks
Fix parsing exception when trailing/leading slash
#505
opened Oct 16, 2020 by
fffaez
Loading…
2 tasks done
Add next_anniversary functions to Date and DateTime
#477
opened May 29, 2020 by
StephenBrown2
Loading…
2 tasks done
Add strftime codes to string formatting doc and add Week of Year tokens
#474
opened May 19, 2020 by
StephenBrown2
Loading…
2 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.