If I were to access the value of a date or datetime element, will the value be returned in a canonical form (eg: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS) regardless of locale? I would imagine something like this would be necessary instead having the developer deal with the different locale-specific date-formats. Is there any part of the HTML5 specification that mentions this?
If I were to access the value of a date or datetime element, will
Share
I guess I should have searched a little more. According to §4.10.1.5