I'm using a
<input type="datetime-local">
but unfortunately does not work in Mozilla.
So I thought I'd implement something to mask this problem, but for that I need to run a specific code for Mozilla.
My project uses Jquery
and Materialize
on Front End.
Thank you!