https://github.com/moment/moment

sort by:
Revision Author Date Message Commit Date
ab54ede Bumping version number for #455 02 October 2012, 17:17:12 UTC
f285648 Passing tests for #455 02 October 2012, 17:13:32 UTC
0bfa892 Failing tests for #455 02 October 2012, 17:12:09 UTC
f253f81 Minifying for 1.7.1 release 01 October 2012, 17:29:58 UTC
37e12e0 Merging in feature/no-new-function 01 October 2012, 17:29:07 UTC
fffd06d Bumping version for release 1.7.1 01 October 2012, 16:52:44 UTC
64a05b4 Removing Date from iife #451 01 October 2012, 16:50:06 UTC
32d44c1 Fixed Settebre mispelling for Italian. This fixes #437. September is spelled Settembre in Italian, the m was missing. 22 September 2012, 22:56:24 UTC
4e8903b Merge branch 'master' into hotfix/1.7.1 * master: Adding note about jsfiddle Adding contributing file as per https://github.com/blog/1184-contributing-guidelines Romanian (ro) translation with tests 17 September 2012, 18:48:50 UTC
b21d427 Adding note about jsfiddle 17 September 2012, 18:35:10 UTC
9addcb0 Adding contributing file as per https://github.com/blog/1184-contributing-guidelines 17 September 2012, 17:52:28 UTC
ba1a71e Better checks for isValid in the parser #434 #409 12 September 2012, 16:42:45 UTC
9fca49c Fixing #427 05 September 2012, 17:07:12 UTC
a5b5b02 Failing tests for #427 05 September 2012, 17:06:47 UTC
a7582b5 Adding specific tests from #430 05 September 2012, 16:36:29 UTC
3fef933 whitespace noise... 05 September 2012, 16:32:36 UTC
8c4453b Passing tests for #430 05 September 2012, 16:32:16 UTC
b9c287e Failing tests for #430 05 September 2012, 16:24:54 UTC
7fcb2b7 Merge branch 'hotfix/1.7.1' of github.com:timrwood/moment into hotfix/1.7.1 * 'hotfix/1.7.1' of github.com:timrwood/moment: remove trailing comma from ru.js, fixes #424 putting '} else {' on the same line Support for Chuvash suffix changes in future fromNow Estonian i18n 05 September 2012, 16:12:12 UTC
c86ddbc remove trailing comma from ru.js, fixes #424 30 August 2012, 15:08:47 UTC
be6b2ca Removing `new Function` for #377 20 August 2012, 18:43:05 UTC
8c394b0 Passing tests for #389 20 August 2012, 16:28:56 UTC
0b5a24e failing tests for #389 20 August 2012, 16:18:13 UTC
a17bb71 putting '} else {' on the same line 19 August 2012, 22:21:36 UTC
db0b1bc Merge remote-tracking branch 'mirontoli/develop' into hotfix/1.7.1 * mirontoli/develop: Support for Chuvash suffix changes in future fromNow 19 August 2012, 22:17:00 UTC
de5e86c Merge branch 'develop' into hotfix/1.7.1 * develop: Estonian i18n 19 August 2012, 22:16:44 UTC
c6ac5b1 Support for Chuvash suffix changes in future fromNow 16 August 2012, 05:39:06 UTC
12aad5f Updating lang `L LL LLL LLLL LT` replacement to support 5 levels of recursion and stop early if it does not find a `L LL LLL LLLL LT` token 13 August 2012, 20:31:20 UTC
365bf74 Adding --ascii when minifying lang files #369 13 August 2012, 20:27:05 UTC
cc61ce8 Merge pull request #388 from avaly/master Proper Romanian (ro) translations 07 August 2012, 20:58:45 UTC
a741a68 Romanian (ro) translation with tests 07 August 2012, 19:56:58 UTC
97904f1 Fixing #380 03 August 2012, 16:13:59 UTC
1e1b200 more comprehensive tests for #380 03 August 2012, 04:14:47 UTC
9eb74f1 failing tests related to #380 03 August 2012, 03:49:28 UTC
b661e8d Merge pull request #381 from madhenry/develop Estonian i18n 03 August 2012, 03:43:35 UTC
1776b8d Merge branch 'master' of github.com:timrwood/moment 03 August 2012, 03:03:54 UTC
3f89957 Estonian i18n With complete test 02 August 2012, 19:43:25 UTC
92817ba Fixing en-ca and fr-ca 25 July 2012, 19:20:05 UTC
0ee19c2 Bumping up version number for 1.7.0 25 July 2012, 19:07:39 UTC
6a4ee3e git complaining about line endings or something... 25 July 2012, 17:55:26 UTC
42f5e77 Merge pull request #372 from kraz/feature/support-for-bulgarian Adding support for bulgarian localization 25 July 2012, 17:50:42 UTC
d620e68 Test messages were not accurate to the tests #364 25 July 2012, 17:40:19 UTC
30b60c8 Parsing very early dates #367 25 July 2012, 17:32:32 UTC
c39eee0 Merge commit 'f38f021200d1237ff65d0be9671ea384b36f5a5c' into develop * commit 'f38f021200d1237ff65d0be9671ea384b36f5a5c': Fix parsing/formatting of first century dates. 25 July 2012, 17:26:24 UTC
cfa347e #371 don't add timezone to string + format in moment.utc if it already has a timezone 25 July 2012, 17:12:53 UTC
65db92e Language updates #293 25 July 2012, 16:45:16 UTC
e993067 Adding support for bulgarian localization 24 July 2012, 19:16:49 UTC
f38f021 Fix parsing/formatting of first century dates. According to ECMA-262, `new Date(y, …)` will auto-convert `y` to `1900 + y` if `0 ≤ y ≤ 99`, hence setFullYear or setUTCFullYear is used instead. This also zero-pads the year for the "YYYY" format, since the year may not necessarily have four digits. Lastly, the pt-br test is adjusted to test for the first day of the month instead of the zeroth (which was causing it to fail). 18 July 2012, 10:13:31 UTC
73c0b1b Merge pull request #358 from caio-ribeiro-pereira/develop Re-send Brazilian i18n 16 July 2012, 16:11:26 UTC
de11511 Merge pull request #355 from jonbca/develop Add English and French Canadian i18n 16 July 2012, 16:09:59 UTC
0ef8c82 Merge pull request #343 from illicium/develop Fix month/weekday grammatical cases in Russian 16 July 2012, 16:09:03 UTC
40cc6ed Fix commit conflits. 11 July 2012, 17:15:08 UTC
aed838d Merge branch 'feature/lang-canada' into develop 10 July 2012, 23:17:56 UTC
05b262f Update test cases for en-ca and en-fr 10 July 2012, 23:17:16 UTC
70f5746 Copying files for en-CA and fr-CA tests 10 July 2012, 23:15:19 UTC
46b451c Add Canadian i18n Add English and French Canadian languages. 10 July 2012, 23:14:11 UTC
b58b1a7 Copy files for Canadian i18n 10 July 2012, 23:13:08 UTC
d27c355 Including pt-br lang. 10 July 2012, 20:15:18 UTC
c018776 Backwards compatibility with changing moment.months and other lang properties #332 #334 05 July 2012, 17:46:31 UTC
73c3363 Merge pull request #342 from p-baleine/develop Establish the root object, `window` in the browser, or `global` on the server. 05 July 2012, 16:44:24 UTC
5732c1d Merge pull request #347 from DukeLeNoir/fix-it-translation Grammar fixes in the Italian translation 05 July 2012, 16:34:08 UTC
17a4d26 Merge pull request #346 from cgbeekman/b74a212203c2ba94b26163ff4942a9885e322fd7 Month abbreviation improvements for language nl 05 July 2012, 16:31:35 UTC
5705302 Merge pull request #340 from BYK/feature/lang/tr-ordinal Fixed ordinal strings for TR language 02 July 2012, 21:27:01 UTC
fe563d8 for Closure Compiler "advanced" mode, add `moment` as a global object via a string identifier 25 June 2012, 02:32:56 UTC
653390a test/lang/ru: add format week case test 23 June 2012, 07:16:36 UTC
975ec27 regarding global, remove unnecessary assignment 22 June 2012, 00:09:19 UTC
f74a040 grammar correction on italian translation 21 June 2012, 13:10:30 UTC
698f38f Exclude dot from Dutch month abbreviations when surrounded by dashes. 20 June 2012, 21:42:03 UTC
fc5be4f Merge branch 'develop' of https://github.com/cgbeekman/moment into develop 20 June 2012, 20:59:00 UTC
b74a212 Synced nl month abbreviations with CLDR 20 June 2012, 20:58:02 UTC
485eccc Synced nl month abbreviations with CLDR 20 June 2012, 20:48:36 UTC
74af131 lang/ru: L format should be separated by dots, not dashes 20 June 2012, 20:26:45 UTC
2b70c10 lang/ru: add contracted year "marker" in LL/LLL/LLLL formats 20 June 2012, 20:25:02 UTC
8c86021 lang/ru: use more common contraction for Saturday in weekdaysShort 20 June 2012, 20:19:19 UTC
e626c5d lang/ru: weekdays case regex should be case sensitive 20 June 2012, 20:05:57 UTC
6be4826 lang/ru: fix months/weekdays noun case 20 June 2012, 06:42:07 UTC
1203fe6 Instead of using `window` object directly, establish the root object which will be `window` in the browser or `global` on the server. 20 June 2012, 04:15:35 UTC
787644c Fixed invalid ordinal function for lang=tr and added more tests to cover edge cases of this new feature. 17 June 2012, 10:58:37 UTC
0a2665c Whitespace OCD and adding hasownproperty to tests #399 14 June 2012, 16:54:36 UTC
164ba2c Merge pull request #339 from deleteme/feature/mutable-manipulation Feature/mutable manipulation 14 June 2012, 16:00:56 UTC
d023467 Merge pull request #338 from mcs/develop 3rd try: Fix for test description ... 14 June 2012, 15:58:41 UTC
f7b65ec startOf and endOf are now mutable. #335 Adds new tests to assert the policy that manipulation methods are mutable. 14 June 2012, 14:11:53 UTC
3ba765e Fixed test description for diff test "1 - 0.5" 14 June 2012, 14:00:13 UTC
cff6635 Adding in month and weekday callback functions and tests. #313 #325 #312 12 June 2012, 18:22:23 UTC
61eae9e More explicit NodeJS check to fix #314 12 June 2012, 17:27:18 UTC
300a359 Trimming some bytes for #332 12 June 2012, 17:24:40 UTC
3ce5de4 Merge pull request #332 from timrwood/feature/instance-lang Feature/instance lang 12 June 2012, 17:07:59 UTC
58998f7 Updating package.json values 11 June 2012, 23:17:15 UTC
3d456da Grr, more whitespace…not sure how those tabs made it in… #296 11 June 2012, 21:14:49 UTC
19e15d6 Whitespace diff… #296 11 June 2012, 21:12:57 UTC
d6a43f0 Plural or singular case on `endOf` and `startOf`. #296 11 June 2012, 21:11:42 UTC
02fac57 getLangDefinition will now automatically load lang I extracted the loadLang function out of moment.lang so that it could be used internally in moment. When developers use moment.fn.lang or moment.langData now, if the language requested has not yet been loaded, it will be loaded. Unlike moment.lang, these functions do not change the global language config. 11 June 2012, 17:23:53 UTC
5b9d611 Condensing the getLangDefinition function 11 June 2012, 16:20:00 UTC
b8eb4db Condense the duration.fn a little bit. 10 June 2012, 19:34:46 UTC
c44b3f0 expose the getLangDefinition function 10 June 2012, 19:34:36 UTC
ce99576 Fix meridiem isUpper/isLower params to match docs There were no tests ensuring that this worked before. Now, the English language definition relies on isUpper/isLower. I think this should be a good enough test of this. 10 June 2012, 18:36:10 UTC
4069225 Merge pull request #331 from baryon/master updated Japanese plugin 08 June 2012, 17:04:37 UTC
64b0f7a Instance Language Configuration I have provided a `lang` method on both moment.fn and moment.duration.fn to allow for instances of moments and durations to have their own language configuration. Additionally, the `lang` method is a getter which returns either the moment's language definition object or the global language definition object if the moment did not have one set. Also, I modified the code surrounding meridiem to always expect a function. This simplifies the formatter code, and also ensures inheritability of language configuration values. 08 June 2012, 04:45:42 UTC
4b91be2 Merging in feature/isValid 08 June 2012, 00:01:21 UTC
7cce28b Merge pull request #318 from adambrunner/i18n-hu Hungarian language with unit tests 07 June 2012, 23:47:35 UTC
back to top