I used HTML5
<input type="datetime-local"` />
one of my web pages to allow user to enter a datetime value. This is working fine in Google Chrome.
But FireFox(26) and IE(10) it doesn't. No where it's clearly mentioned the browser compatibility of this HTML5 tag. If anyone know please help me on this.
Thanks
Madhura