Comment 9 for bug 1594937

Revision history for this message
Dan Scott (denials) wrote :

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString looks like a standard cross-browser means of doing locale-sensitive date/time work; the "locales" and "options" arguments aren't available in IE until IE 11, but Firefox/Chrome/Opera/Safari all look good.