Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

LocalDate should accept year, number and day as three separate arguments #3

Open
FrancescoCioria opened this issue Jan 4, 2017 · 0 comments
Assignees

Comments

@FrancescoCioria
Copy link
Contributor

requirements

LocalDate should accept year, number and day as three separate arguments:

new LocalDate(2016, 5, 21); // should work!

specs

improve parser logic in constructor

misc

{optional: other useful info}

@FrancescoCioria FrancescoCioria self-assigned this Jan 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant