Skip to content

How to set default (current date) and display date format placeholder in Firefox? #204

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

Closed
sjordan1975 opened this issue May 24, 2017 · 1 comment

Comments

@sjordan1975
Copy link

sjordan1975 commented May 24, 2017

I created a fiddle https://jsfiddle.net/sjordan/r81k8240/

In Chrome the placeholder "mm/dd/yyyy" is present.

In Firefox it is not. Also, in Firefox, the calendar input does not pop up.

Also, I tried to use the "set" property (but no success) to set value to current date. How do I use "set"?

@dflock dflock added the question label Jun 2, 2017
@lionel-bijaoui
Copy link
Member

You will find more information about this by reading this issue #231
To put it simply, Firefox is not yet compatible with the native <input type="date">. It has nothing to do with us. As you can see, it is also not compatible with IE and Safari.
Read #231 for more info.

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

No branches or pull requests

3 participants