Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was 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

Description

@FrancescoCioria

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}

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions