Skip to content

fix: correct subtract(minutes=24) example in documentation#950

Merged
Secrus merged 1 commit intopython-pendulum:masterfrom
Jah-yee:fix/subtract-minutes-doc
Mar 30, 2026
Merged

fix: correct subtract(minutes=24) example in documentation#950
Secrus merged 1 commit intopython-pendulum:masterfrom
Jah-yee:fix/subtract-minutes-doc

Conversation

@Jah-yee
Copy link
Copy Markdown
Contributor

@Jah-yee Jah-yee commented Mar 19, 2026

The example incorrectly showed '2012-01-28 00:00:00' but subtracting 24 minutes from 01:01:00 should give 00:37:00.

Closes #925

The example incorrectly showed '2012-01-28 00:00:00' but subtracting
24 minutes from 01:01:00 should give 00:37:00.

Closes python-pendulum#925
@Secrus Secrus merged commit 0a88aec into python-pendulum:master Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Small typo in documentation substract method

2 participants