Skip to content

A JavaScript DateTime class which reproduces and extends all functionality the native JavaScript Date object.

Notifications You must be signed in to change notification settings

datetimejs/DateTimeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTimeJS

A JavaScript DateTime class which reproduces and extends functionality of the native JavaScript Date object.

http://www.datetimejs.com/

Changelog

2012-05-04 (geoffreymcgill)

2012-05-03 (geoffreymcgill)

2012-04-16 (geoffreymcgill)

2012-02-24 (geoffreymcgill)

  • Initial commit of DateTime class proof of concept.
  • Some basic methods stubbed out for testing.
  • Simple test page available at /examples/index.html

About

A JavaScript DateTime class which reproduces and extends all functionality the native JavaScript Date object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published