Skip to content

Fix typo in datetime concept#2953

Merged
kahgoh merged 2 commits into
exercism:mainfrom
Bahaaio:datetime-method
Jun 8, 2025
Merged

Fix typo in datetime concept#2953
kahgoh merged 2 commits into
exercism:mainfrom
Bahaaio:datetime-method

Conversation

@Bahaaio

@Bahaaio Bahaaio commented Jun 8, 2025

Copy link
Copy Markdown
Contributor

pull request

Fix invalid method reference in datetime concept

This PR:

  • replaces incorrect addDays(), addMonths(), and addYears()
    with correct plusDays(), plusMonths(), and plusYears()
  • updates the datetime concept and corresponding exercise docs

Reviewer Resources:

Track Policies

@kahgoh kahgoh added the x:rep/small Small amount of reputation label Jun 8, 2025

@kahgoh kahgoh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot! Thanks for making the corrections!

@kahgoh kahgoh merged commit cf00071 into exercism:main Jun 8, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:rep/small Small amount of reputation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants