Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Added support for <input type="datetime-local"/> #5422

Closed
wants to merge 2 commits into from

Conversation

benlesh
Copy link
Contributor

@benlesh benlesh commented Dec 16, 2013

This is to partially address #757, and is related to PR #5256

In this iteration, a lot of the code will duplicate some of the code in the dateInputType function. The plan is, that after a few of these date and date/time related pieces are added, I'll do a "chore" and circle back to tighten up the code and make it more "DRY".

One other thing to note is I've added the use of $filter to the date and datetime-local types.

@benlesh
Copy link
Contributor Author

benlesh commented Dec 16, 2013

@tbosch or @IgorMinar : Please note that I branched this code from the branch I submitted in PR #5256... I'm not sure if this is preferred, but it seemed logical at the time I did it as I was considering "DRY-ing up" the code.

@benlesh
Copy link
Contributor Author

benlesh commented Dec 16, 2013

Looks like the docs scenarios are breaking ATM. I'll fix those soon, it's getting late tonight though.

Also, PR #5423 has been added.

@benlesh
Copy link
Contributor Author

benlesh commented Jan 17, 2014

Closed as it's been merged into #5864

@benlesh benlesh closed this Jan 17, 2014
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.

2 participants