More Date Functions For JavaScript – XDate
18
Mar
// php the_time('Y') ?>
Few days ago, String.js (a library for enhancing JavaScript's string functions) was shared.
XDate is another library similar to String.js but for parsing, formatting and manipulating dates.
The library is standalone, only 2.9kb gzipped, has chaining support and brings very handy methods like:
- getting date values
- adding-subtracting dates
- calculating differences
- getting outputs in multiple formats
It also has a wide set of methods for working with UTC values.
Requirements: No Requirements
Website: http://arshaw.com/xdate/
Download: https://github.com/arshaw/xdate
Website: http://arshaw.com/xdate/
Download: https://github.com/arshaw/xdate
- Tags:
Javascript
- Filed under: Date & Time, Goodies, GPL License, MIT License
- 0 Comments
Leave a reply











