In book it is said that datetime-local
attribute specifies a date and time input field, with no time zone.
But there is no clear reference to what datetime
is about. I assume it specifies a date and time input field, with time zone.
I am using Linux. As such I am unable to test my code on Internet Explorer and Safari.
datetime-local
seems to be supported only on Chrome and Opera but not on Firefox.
And datetime
seems to be not suppoerted on any of the above mentioned browsers.