Y
Hacker News
new
|
ask
|
show
|
jobs
XDate: A Modern JavaScript Date Library
(
arshaw.com
)
17 points
by
admanrs
5356 days ago
2 comments
admanrs
5356 days ago
I just released this today, and I intend to bundle it into FullCalendar (
http://arshaw.com/fullcalendar/
) in the near future.
link
zaius
5356 days ago
Similar but different - I wrote a lightweight js lib for parsing and formatting dates -
https://github.com/zaius/jdate
link