]> git.ipfire.org Git - thirdparty/moment.git/log
thirdparty/moment.git
13 years agoadded italian language 15/head
Lorenzo Giuliani [Thu, 6 Oct 2011 09:02:14 +0000 (11:02 +0200)] 
added italian language

13 years agoAdding changelog for 0.6.0 0.6.0
Tim Wood [Wed, 21 Sep 2011 16:49:04 +0000 (09:49 -0700)] 
Adding changelog for 0.6.0

13 years agoUpdating version number to 0.6.0
Tim Wood [Wed, 21 Sep 2011 16:40:09 +0000 (09:40 -0700)] 
Updating version number to 0.6.0

13 years agoFinalizing home page for 0.6.0
Tim Wood [Wed, 21 Sep 2011 16:38:14 +0000 (09:38 -0700)] 
Finalizing home page for 0.6.0

Finishing writing teaser, cleaning up styles

13 years agoAdding .gitignore
Tim Wood [Wed, 21 Sep 2011 00:39:36 +0000 (17:39 -0700)] 
Adding .gitignore

13 years agocheckpoint for updating home page
Tim Wood [Wed, 21 Sep 2011 00:35:39 +0000 (17:35 -0700)] 
checkpoint for updating home page

reducing duplication of documentation between home page and markdown page

13 years agoswitching to regex based format timezone
Tim Wood [Sat, 17 Sep 2011 00:47:31 +0000 (17:47 -0700)] 
switching to regex based format timezone

13 years agoupdating docs for 0.6.0
Tim Wood [Thu, 15 Sep 2011 19:58:52 +0000 (12:58 -0700)] 
updating docs for 0.6.0

13 years agoupdating docs for 0.6.0
Tim Wood [Thu, 15 Sep 2011 19:56:30 +0000 (12:56 -0700)] 
updating docs for 0.6.0

13 years agoFinishing _date.lang addition
Tim Wood [Thu, 15 Sep 2011 05:45:42 +0000 (22:45 -0700)] 
Finishing _date.lang addition

13 years agoadding _date.lang and test cases
Tim Wood [Wed, 14 Sep 2011 19:52:55 +0000 (12:52 -0700)] 
adding _date.lang and test cases
_date.lang will allow developers to easily store and switch languages based on keys

13 years agoMerge branch 'master' of git://github.com/timrwood/underscore.date into dev
Tim Wood [Wed, 14 Sep 2011 16:47:33 +0000 (09:47 -0700)] 
Merge branch 'master' of git://github.com/timrwood/underscore.date into dev

13 years agoMerge pull request #12 from jalex79/master
Tim Wood [Wed, 14 Sep 2011 16:47:19 +0000 (09:47 -0700)] 
Merge pull request #12 from jalex79/master

Create file that suport languages.

13 years agoFIX: readme 12/head
Jefferson Alexandrino [Wed, 14 Sep 2011 13:37:35 +0000 (10:37 -0300)] 
FIX: readme

13 years agoChanges in Readme to Know hot to change _date
Jefferson Alexandrino [Wed, 14 Sep 2011 13:34:33 +0000 (10:34 -0300)] 
Changes in Readme to Know hot to change _date

13 years agoAdd modifications to portuguese language
Jefferson Alexandrino [Wed, 14 Sep 2011 13:34:08 +0000 (10:34 -0300)] 
Add modifications to portuguese language

13 years ago_date(input, format) can now accept an array of formats as the second parameter.
Tim Wood [Wed, 7 Sep 2011 21:33:15 +0000 (14:33 -0700)] 
_date(input, format) can now accept an array of formats as the second parameter.

13 years agomoving performance tests to jsperf.com/underscore-date
Tim Wood [Thu, 1 Sep 2011 21:25:33 +0000 (14:25 -0700)] 
moving performance tests to jsperf.com/underscore-date

13 years agomade some filesize and speed improvements on _date(string, format)
Tim Wood [Thu, 1 Sep 2011 17:44:11 +0000 (10:44 -0700)] 
made some filesize and speed improvements on _date(string, format)

_date(string, format) is now 33% faster and cut out a few kbs in the process.
cleaned up the css styles for the unit tests

14 years agoupdating docs styles
Tim Wood [Tue, 23 Aug 2011 17:04:11 +0000 (10:04 -0700)] 
updating docs styles

14 years agoAdapting test suite to work in node as well as the browser
Tim Wood [Wed, 17 Aug 2011 00:00:31 +0000 (17:00 -0700)] 
Adapting test suite to work in node as well as the browser

14 years agoAdding 0.5.2 to the changelog
Tim Wood [Mon, 11 Jul 2011 15:57:54 +0000 (08:57 -0700)] 
Adding 0.5.2 to the changelog

14 years agoAdding 0.5.2 to the changelog
Tim Wood [Mon, 11 Jul 2011 15:55:51 +0000 (08:55 -0700)] 
Adding 0.5.2 to the changelog

14 years agocleaning up the rounding on _date.from() 0.5.2
Tim Wood [Mon, 11 Jul 2011 15:50:00 +0000 (08:50 -0700)] 
cleaning up the rounding on _date.from()

Adding documentation for what text would be shown when.
Fixing '1 minutes ago' bug.
Use Math.round instead of Math.floor for the nearest date.

14 years agoadding responsive widths for the docs
Tim Wood [Mon, 27 Jun 2011 21:53:48 +0000 (14:53 -0700)] 
adding responsive widths for the docs

14 years agoadding documentation stylings
Tim Wood [Mon, 27 Jun 2011 20:01:35 +0000 (13:01 -0700)] 
adding documentation stylings

14 years agofinishing themed documentation
Tim Wood [Mon, 27 Jun 2011 18:53:58 +0000 (11:53 -0700)] 
finishing themed documentation

14 years agoMerge branch 'gh-pages' of github.com:timrwood/underscore.date into gh-pages
Tim Wood [Mon, 27 Jun 2011 16:37:50 +0000 (09:37 -0700)] 
Merge branch 'gh-pages' of github.com:timrwood/underscore.date into gh-pages

14 years agogithub generated gh-pages branch
Tim Wood [Mon, 27 Jun 2011 16:37:11 +0000 (09:37 -0700)] 
github generated gh-pages branch

14 years agofixing an error in the changelog
Tim Wood [Thu, 23 Jun 2011 22:27:26 +0000 (15:27 -0700)] 
fixing an error in the changelog

14 years agoadding 0.5.1 to npm
Tim Wood [Thu, 16 Jun 2011 19:41:45 +0000 (12:41 -0700)] 
adding 0.5.1 to npm

14 years agofixing bug with underscore mixin and adding tests for underscore mixins
Tim Wood [Thu, 16 Jun 2011 19:40:05 +0000 (12:40 -0700)] 
fixing bug with underscore mixin and adding tests for underscore mixins

14 years agoFixing mixin with underscore 0.5.1
Tim Wood [Thu, 16 Jun 2011 19:38:07 +0000 (12:38 -0700)] 
Fixing mixin with underscore

14 years agoFixing mixin with underscore
Tim Wood [Thu, 16 Jun 2011 19:37:26 +0000 (12:37 -0700)] 
Fixing mixin with underscore

14 years agoMerge pull request #5 from moll/patch-1
Tim Wood [Thu, 16 Jun 2011 19:36:58 +0000 (12:36 -0700)] 
Merge pull request #5 from moll/patch-1

Fixed mixin with Underscore.

14 years agoFixed mixin with Underscore. 5/head
Andri Möll [Thu, 16 Jun 2011 18:48:35 +0000 (11:48 -0700)] 
Fixed mixin with Underscore.

14 years agomerging from dev
Tim Wood [Mon, 13 Jun 2011 16:20:29 +0000 (09:20 -0700)] 
merging from dev

14 years agoupdating npm and readme for 0.5.0
Tim Wood [Mon, 13 Jun 2011 16:19:19 +0000 (09:19 -0700)] 
updating npm and readme for 0.5.0

14 years agomore work on readme for 0.5.0 0.5.0
Tim Wood [Mon, 13 Jun 2011 16:12:14 +0000 (09:12 -0700)] 
more work on readme for 0.5.0

14 years agoFinishing readme
Tim Wood [Mon, 13 Jun 2011 16:00:03 +0000 (09:00 -0700)] 
Finishing readme

14 years agoworking on readme
Tim Wood [Thu, 9 Jun 2011 18:06:32 +0000 (11:06 -0700)] 
working on readme

14 years agoworking on issue 4 and changes for 0.5.0
Tim Wood [Thu, 9 Jun 2011 17:30:53 +0000 (10:30 -0700)] 
working on issue 4 and changes for 0.5.0

14 years agoUpdating npm package to 0.4.1
Tim Wood [Mon, 9 May 2011 16:14:05 +0000 (09:14 -0700)] 
Updating npm package to 0.4.1

14 years agoAdding changes to changelog
Tim Wood [Mon, 9 May 2011 15:46:10 +0000 (08:46 -0700)] 
Adding changes to changelog

14 years agoAdding documentation for adding date formats for input strings 0.4.1
Tim Wood [Mon, 9 May 2011 15:42:13 +0000 (08:42 -0700)] 
Adding documentation for adding date formats for input strings

14 years agoadding jshint to build script
Tim Wood [Sat, 7 May 2011 00:10:47 +0000 (17:10 -0700)] 
adding jshint to build script

14 years agoAdding input format for inputting date as string
Tim Wood [Thu, 5 May 2011 17:19:17 +0000 (10:19 -0700)] 
Adding input format for inputting date as string

14 years agoupdating readme to 0.4.0 0.4.0
Tim Wood [Mon, 2 May 2011 18:15:27 +0000 (11:15 -0700)] 
updating readme to 0.4.0

14 years agoMoved file to top level directory. Updated test html files accordingly
Tim Wood [Mon, 2 May 2011 17:55:36 +0000 (10:55 -0700)] 
Moved file to top level directory. Updated test html files accordingly

14 years agoAdded to npm. Removed dependancy on underscore. Now, underscore.date can be used...
Tim Wood [Mon, 2 May 2011 17:53:27 +0000 (10:53 -0700)] 
Added to npm. Removed dependancy on underscore. Now, underscore.date can be used independantly from underscore

14 years agotypo on updated filesize 0.3.2
Tim Wood [Fri, 8 Apr 2011 22:33:58 +0000 (15:33 -0700)] 
typo on updated filesize

14 years agostripped a few more bytes off by caching the date.prototype to _DateProto
Tim Wood [Fri, 8 Apr 2011 22:21:25 +0000 (15:21 -0700)] 
stripped a few more bytes off by caching the date.prototype to _DateProto

14 years agoAdded changelog for 0.3.2
Tim Wood [Fri, 8 Apr 2011 17:50:03 +0000 (10:50 -0700)] 
Added changelog for 0.3.2

14 years agofixed some documentation with version number and file size
Tim Wood [Fri, 8 Apr 2011 17:35:59 +0000 (10:35 -0700)] 
fixed some documentation with version number and file size

14 years agoAdded documentation for the addition of _.date().format('z zz'). Changed some parsein...
Tim Wood [Fri, 8 Apr 2011 17:30:52 +0000 (10:30 -0700)] 
Added documentation for the addition of _.date().format('z zz'). Changed some parseint math from 'x|0' to '~~x' based of performance results from http://jsperf.com/floor-vs-bitwise-or-vs-parseint/4

14 years agoremoved old _Date.proto.customize code that was commented out
Tim Wood [Wed, 6 Apr 2011 00:36:24 +0000 (17:36 -0700)] 
removed old _Date.proto.customize code that was commented out

14 years agoAdded Timezone and trimmed off some bytes.
Tim Wood [Wed, 6 Apr 2011 00:33:28 +0000 (17:33 -0700)] 
Added Timezone and trimmed off some bytes.

14 years agoUpdating to version 0.3.1 0.3.1
Tim Wood [Fri, 25 Mar 2011 16:04:09 +0000 (09:04 -0700)] 
Updating to version 0.3.1
Updating readme and minified version

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