Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

datetime-local field type is not working on Firefox 57

  • 1 ŋuɖoɖo
  • 1 masɔmasɔ sia le esi
  • 1 view
  • Nuɖoɖo mlɔetɔ user1929

more options

Input type datetime-local is not working on Firefox 57.

Modernizr.js says TRUE in command bellow, so, yes, they have datetime-local support:

Modernizr.inputtypes['datetime-local']

In about:options, datetime support is enabled.

In this site, datetime-local is enabled and working on Firefox 57: https://caniuse.com/#search=datetime-local

BUT, the datetime-local fields are not working at all as we can see here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-local

Input type datetime-local is not working on Firefox 57. Modernizr.js says TRUE in command bellow, so, yes, they have datetime-local support: Modernizr.inputtypes['datetime-local'] In about:options, datetime support is enabled. In this site, datetime-local is enabled and working on Firefox 57: https://caniuse.com/#search=datetime-local BUT, the datetime-local fields are not working at all as we can see here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-local

All Replies (1)

more options

You're correct that Firefox doesn't currently support datetime inputs - only <input type="date"> is supported. You can subscribe to this bug for updates: https://bugzilla.mozilla.org/show_bug.cgi?id=1283388 .