More
DateJS.com – One Smooth JS Date Library
DateJS is a JavaScript date script. It’s open source and it’s pretty slick.
To begin, you’ll first need to download the latest version or connect directly to the SVN source repository. It supports over 150 differnet cultures, all of which have been precompiled and include translations for many of the strings used in the DateJS library. The natural language syntax—combinations of // Get today’s date Date.today();, are a breeze to pick up. You end up with a powerful yet sensible and easy replacement for the native Javascript date parser. For training check out the on site tutorials or head on over to DateJS at Google Code.