]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
14 years agoAdded filesize to readme
Tim Wood [Thu, 24 Mar 2011 18:33:44 +0000 (11:33 -0700)] 
Added filesize to readme

14 years agoUpdating readme
Tim Wood [Thu, 24 Mar 2011 18:30:36 +0000 (11:30 -0700)] 
Updating readme

14 years agocleaned up tests, moved _.date.relative to _.date.from with some flags
Tim Wood [Thu, 24 Mar 2011 17:21:45 +0000 (10:21 -0700)] 
cleaned up tests, moved _.date.relative to _.date.from with some flags

14 years agoTrying to clean up the _ namespace.
Tim Wood [Mon, 21 Mar 2011 16:38:56 +0000 (09:38 -0700)] 
Trying to clean up the _ namespace.
_ now only has 3 date methods, _date, _now, and _isLeapYear()
Everything else is moved to a _.date() wrapper prototype

14 years agoremoved old test files 0.3.0
Tim Wood [Wed, 16 Mar 2011 17:53:39 +0000 (10:53 -0700)] 
removed old test files

14 years agoupdated readme to reflect update to 0.3.0
Tim Wood [Wed, 16 Mar 2011 17:31:39 +0000 (10:31 -0700)] 
updated readme to reflect update to 0.3.0

14 years agoMerge branch 'dev'
Tim Wood [Tue, 15 Mar 2011 22:54:43 +0000 (15:54 -0700)] 
Merge branch 'dev'

14 years agoadded test suite for _.customizeDate()
Tim Wood [Tue, 15 Mar 2011 22:54:01 +0000 (15:54 -0700)] 
added test suite for _.customizeDate()

14 years agoswitched to not manipulating the Date prototype.
Tim Wood [Tue, 15 Mar 2011 20:05:35 +0000 (13:05 -0700)] 
switched to not manipulating the Date prototype.

14 years agoupdated to 0.2.1
Tim Wood [Fri, 11 Mar 2011 22:43:00 +0000 (14:43 -0800)] 
updated to 0.2.1

14 years agostarted working on Date functions
Tim Wood [Fri, 11 Mar 2011 22:31:53 +0000 (14:31 -0800)] 
started working on Date functions

.add
.subtract
.isdst
.isleapyear

14 years agoAdded tests for date.add and date.subtract
Tim Wood [Tue, 8 Mar 2011 17:04:01 +0000 (09:04 -0800)] 
Added tests for date.add and date.subtract

14 years agoAdded replace.html test
Tim Wood [Tue, 8 Mar 2011 16:50:53 +0000 (08:50 -0800)] 
Added replace.html test

14 years agoSimplified dateAddRemove()
Tim Wood [Tue, 8 Mar 2011 16:46:24 +0000 (08:46 -0800)] 
Simplified dateAddRemove()

14 years agostarted adding Date.add and Date.subtract
Tim Wood [Tue, 8 Mar 2011 05:02:50 +0000 (21:02 -0800)] 
started adding Date.add and Date.subtract

14 years agoMore documentation copy fixes
Tim Wood [Tue, 8 Mar 2011 04:00:58 +0000 (20:00 -0800)] 
More documentation copy fixes

14 years agoFixed documentation for _.customizedate() timeago keys
Tim Wood [Tue, 8 Mar 2011 03:59:17 +0000 (19:59 -0800)] 
Fixed documentation for _.customizedate() timeago keys

14 years agoUpdated documentation to reflect change to YYYY-MM-DD format
Tim Wood [Tue, 8 Mar 2011 03:52:36 +0000 (19:52 -0800)] 
Updated documentation to reflect change to YYYY-MM-DD format

14 years agoSwitched to yyyy-MM-DD format for original proprietary format
Tim Wood [Tue, 8 Mar 2011 02:36:24 +0000 (18:36 -0800)] 
Switched to yyyy-MM-DD format for original proprietary format

14 years agoFirst full draft of readme
Tim Wood [Mon, 7 Mar 2011 21:34:24 +0000 (13:34 -0800)] 
First full draft of readme

14 years agoSecond draft of project.
Tim Wood [Sat, 5 Mar 2011 03:11:17 +0000 (19:11 -0800)] 
Second draft of project.

Modified dateFormat to use Date.prototype.humanize
Changed the input format to be less like php date()
Changed name from '_.timeNow' to '_.now'
Changed name from '_.timeAsWords' to '_.relativetime'
Changed name from '_.timeDiff' to '_.msapart'
Changed name from '_.timeFromNow' to '_.fromnow'
Changed name from '_.setTimeI18N' to '_.customizedate'

14 years agoFirst version release.
Tim Wood [Fri, 4 Mar 2011 02:00:46 +0000 (18:00 -0800)] 
First version release.

14 years agoFirst partial draft of readme
Tim Wood [Tue, 1 Mar 2011 21:41:58 +0000 (13:41 -0800)] 
First partial draft of readme

Signed-off-by: Tim Wood <washwithcare@gmail.com>
14 years agofirst commit
Tim Wood [Tue, 1 Mar 2011 02:53:16 +0000 (18:53 -0800)] 
first commit