Datejs - Javascript Date Library

11 am on November 23rd, 2007

datejs.pngDatejs is an open-source JavaScript Date Library.

Comprehensive, yet simple, stealthy and fast. Datejs has passed all trials and is ready to strike. Datejs doesn’t just parse strings, it slices them cleanly in two.

Datejs is released under the MIT License and available for download at GoogleCode.

Using Datejs is so easy:
Just include following javascript link in the head part of your html file.
<script type=”text/javascript” src=”date.js“></script>
and write down the code:
// What date is next thrusday?
Date.today().next().thursday()

// Add 3 days to Today
Date.today().add(3).days()

Ain’t it easy!

Tagged as: No tag for this post.
Filed under: Javascript by millisami  

Related Posts:

Have your say!

Clicky Web Analytics