arshaw / xdate

A Modern JavaScript Date Library

Home Page:http://arshaw.com/xdate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XDate

A Modern JavaScript Date Library.

XDate is a thin wrapper around JavaScript's native Date object and provides enhanced functionality for parsing, formatting, and manipulating dates. It implements the same methods as the native Date, so it should seem very familiar.

Also, it is non-destructive to the DOM, so it can safely be included in third party libraries without fear of side effects.

About

A Modern JavaScript Date Library

http://arshaw.com/xdate/

License:GNU General Public License v2.0


Languages

Language:JavaScript 97.2%Language:HTML 1.5%Language:Makefile 1.3%