Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

NGN.DATA Date Type #12

Closed
coreybutler opened this issue Jul 1, 2017 · 2 comments
Closed

NGN.DATA Date Type #12

coreybutler opened this issue Jul 1, 2017 · 2 comments
Assignees

Comments

@coreybutler
Copy link
Member

Dates are complicated enough to warrant special processing. They can be received in all manners that aren't technically JS dates, and they often need conversion to a locale, UTC, or GMT. These types of fields should be supported, with as much automatic detection as possible.

When something cannot be parsed into a proper JS date, make sure a warning event is triggered.

@coreybutler coreybutler self-assigned this Jul 1, 2017
@coreybutler
Copy link
Member Author

*Remember to support all valid ISO types.

@coreybutler coreybutler added this to the 2.0.0 milestone Jul 2, 2017
@coreybutler coreybutler modified the milestone: 2.0.0 Jul 17, 2017
@coreybutler
Copy link
Member Author

Kamino closed and cloned this issue to ngnjs/NGN

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