Steve Hannah

Ramblings about Xataface, Java, and other software development issues

June 9, 2011

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

Filed under: Software Development — shannah @ 1:45 pm

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/

Powered by WordPress