Skip to content

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

Open
Jah-yee wants to merge 1 commit intopython-pendulum:masterfrom
Jah-yee:fix/subtract-minutes-doc
Open

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

Conversation

@Jah-yee
Copy link

@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
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

1 participant