Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

Fix incorrect subtract result in documentation#941

Open
daniel7an wants to merge 1 commit intopython-pendulum:master from
daniel7an:fix/issue-925-typo-substract
Open

Fix incorrect subtract result in documentation #941
daniel7an wants to merge 1 commit intopython-pendulum:master from
daniel7an:fix/issue-925-typo-substract

Conversation

@daniel7an
Copy link

@daniel7an daniel7an commented Feb 9, 2026

Fixes #925

The result of dt.subtract(minutes=24) from 01:01:00 was incorrectly shown as 00:00:00 instead of 00:37:00 in the addition/subtraction docs.

The result of dt.subtract(minutes=24) from 01:01:00 should be 00:37:00, not 00:00:00.
Fixes python-pendulum#925 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Small typo in documentation substract method

1 participant

AltStyle によって変換されたページ (->オリジナル) /