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

Incorrect Date Format Display #30

Open
chiewmey opened this issue Jul 30, 2015 · 1 comment
Open

Incorrect Date Format Display #30

chiewmey opened this issue Jul 30, 2015 · 1 comment

Comments

@chiewmey
Copy link

I try to setup date format as below, but the input box did not update to respective format.
{
"key": "date",
"minDate": "2014-06-20",
"format": "mmmm dd, yyyy",
"formatSubmit": "dd/mm/yyyy"
},

Here is the sample link:
http://schemaform.io/examples/bootstrap-example.html#/027def8a2b695347a118

@vicary
Copy link

vicary commented Oct 31, 2015

I have the same problem, as far as I can get is that angular-pickadate.js#L68 still returns the expected format. But ngModel.$parsers shows two functions at runtime, not sure if that's the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants