Date.js – Life-saving Javascript library for date handling

I was faced with having to parse dates that could be in any number of formats. The built-in Javascript Date object is not up to the task. Found Date.js to be just what I needed. It will parse just about anything you can throw at it:

http://www.datejs.com/

comments powered by Disqus