Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

feat(dateparser): add support for milliseconds #3537

Conversation

chrisirhc
Copy link
Contributor

Needed for #3499 when adding support for datetime-local input type.

I used the date input logic in Angular.js for reference. However, I'm not sure why in angular/angular.js@4b83f6c there was the addition of * 1000 and / 1000 . May need to check that. Might be needed for supporting step="0.001".

@chrisirhc chrisirhc force-pushed the feature/add-milliseconds-dateparser branch from 658ac7c to 6603de2 Compare April 14, 2015 06:16
@chrisirhc chrisirhc closed this in 9f5d389 Apr 14, 2015
chrisirhc added a commit that referenced this pull request Apr 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants