buildo/local-date

add "test" static function to validate ISO dates

Closed this issue · 0 comments

requirements

add test static function to validate ISO dates

specs

test should be a static function of LocalDate that accepts a string and returns true if it matches ISO_DATE_FORMAT reg exp or false otherwise`

misc

{optional: other useful info}