JS: The Good, the Bad and the Ugly
Thursday, July 14th, 2005An article comparing JScript and VBS got me some ideas about what I think should be added to JS 1.6.
Date
I like the Date object in JS but it needs a lot of improvements. These following things are really missing:
Localized weekday name
Localized month name
Week start day
Week number (localized because it is not the same all over [...]