I would like to suggest to take up date formatting into the standard. Either as optional format parameter on Date.prototype.toDateString() or as a separate method Date.prototype.toFormattedDateString(format).

format should be a string in the form as specified in https://tc39.github.io/ecma262/#sec-date-time-string-format

I know there are libraries for that, but I think it is fundamental enough to put it into the standard instead.

I hope this was not already discussed before and I just did not find the thread.

--
Michael Kriegel • Head of R&D • Actifsource AG • Haldenstrasse 1 • CH-6340 Baar 
• www.actifsource.com • +41 56 250 40 02


_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to