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

Date format method - missing 0 #78

Closed
pkonieczniak opened this issue Oct 30, 2019 · 2 comments
Closed

Date format method - missing 0 #78

pkonieczniak opened this issue Oct 30, 2019 · 2 comments

Comments

@pkonieczniak
Copy link
Contributor

When the day number is smaller than 10, the format method should prepend the number with the zero

@emilos
Copy link
Contributor

emilos commented Nov 9, 2019

https://buxlabs.pl/en/tools/js/pure-utilities/repl#format

Acceptance criteria

  • format method prepends 0 to a day when day < 10
  • add an example to the documentation

@inikonorov
Copy link
Contributor

inikonorov commented Nov 13, 2019

done!
#86

@emilos emilos closed this as completed Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants