Sugar icon indicating copy to clipboard operation
Sugar copied to clipboard

Consider throwing errors on date creation with invalid input.

Open andrewplummer opened this issue 5 years ago • 0 comments

Would like to at least consider Date.create throwing errors on invalid input and opening this to discussion.

Pros:

Simpler handling through normal control flow.

Cons:

Not consistent with new Date API.

Others?

andrewplummer avatar Jul 26 '18 07:07 andrewplummer