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

Specify behavior of class Date for illegal arguments (e.g., February 30th); #445

Closed
ghost opened this issue Nov 14, 2011 · 1 comment
Closed
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report

Comments

@ghost
Copy link

ghost commented Nov 14, 2011

Failing co19 tests:

Update either the implementation or file a bug against tests:

LibTest/core/Date/Date/Date/A01/t01

const Date.fromEpoch(int value, TimeZone timeZone) must throw null exception if timezone is null.

LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A01/t02

@floitschG
Copy link
Contributor

We want to allow over and underflows.


Added Duplicate label.
Marked as being merged into #2771.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

1 participant