Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add general date formatting method & update next/prev month methods #9

Merged
merged 1 commit into from
May 21, 2018

Conversation

geeofree
Copy link
Owner

@geeofree geeofree commented May 21, 2018

No description provided.

@coveralls
Copy link

coveralls commented May 21, 2018

Pull Request Test Coverage Report for Build 28

  • 21 of 21 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 25: 0.0%
Covered Lines: 82
Relevant Lines: 82

💛 - Coveralls

…ter method

feat(methods#getFormattedDate): Add method for general date formatting functions

test(methods#getFormattedDate): Add spec for getFormattedDate method

refactor: Remove specific date formatter methods

Remove specific date formatter methods in favor of using the generic `getFormattedDate` method

feat(getDateNextMonth, getDatePrevMonth): Make first argument generic & add 2nd argument

test(getDateNextMonth, getDatePrevMonth): Add spec for the updated functionality

chore(build): Build features
@geeofree
Copy link
Owner Author

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@geeofree geeofree deleted the features branch May 21, 2018 15:38
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.

None yet

2 participants