Skip to content

Conversation

@Bahaaio
Copy link
Contributor

@Bahaaio Bahaaio commented Jun 8, 2025

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
Copy link
Member

@kahgoh kahgoh left a comment

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