FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: correct subtract(minutes=24) example in documentation by Jah-yee · Pull Request #950 · python-pendulum/pendulum · GitHub

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

Merged
Secrus merged 1 commit into
python-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 into
python-pendulum:masterfrom
Jah-yee:fix/subtract-minutes-doc

Conversation

Jah-yee commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

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 #925
Secrus merged commit 0a88aec into python-pendulum:master Mar 30, 2026
Jah-yee deleted the fix/subtract-minutes-doc branch April 24, 2026 20:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL