Skip to content
/ date Public

date picker is a cool library to add sugar around dates and times sort of like Rails date helpers, this library is a bit old, and was broken with jQuery, so I patched it up to work with modern jquery

Notifications You must be signed in to change notification settings

tspore/date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

datejs is a great library to have helpers such as 3 days to today. 
Date.today().add(3).days(); 
So you have rubyish like date helpers. But it was broken with jquery 1.7 on a project, so I just updated it to work on a project for me. 

for more info see the site - 
http://www.datejs.com/

About

date picker is a cool library to add sugar around dates and times sort of like Rails date helpers, this library is a bit old, and was broken with jQuery, so I patched it up to work with modern jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published