https://github.com/moment/moment

sort by:
Revision Author Date Message Commit Date
d5ff2cf Build 2.8.3 05 September 2014, 07:49:45 UTC
bae02f7 Remove unnecessary package.json processing step during build 05 September 2014, 07:48:46 UTC
6f6f7cf Bump version to 2.8.3 05 September 2014, 07:46:55 UTC
20a9bd4 Update changelog for 2.8.3 05 September 2014, 07:46:23 UTC
25df5b3 Merge pull request #1801 from forabi/develop 05 September 2014, 07:29:08 UTC
811277e [locale/ar] Use native plural forms 05 September 2014, 07:02:51 UTC
bda3c19 Merge pull request #1833 from spmjs/develop 05 September 2014, 06:46:59 UTC
c275b62 update .spmignore 05 September 2014, 06:44:39 UTC
15067c1 glob files in spm.output 05 September 2014, 06:44:39 UTC
626c92f Merge pull request #1871 from 108adams/develop 05 September 2014, 06:42:21 UTC
a970ee6 Implement https://github.com/moment/moment/pull/1871#issuecomment-53700377 05 September 2014, 06:41:41 UTC
8728f6d rounding getTimeZoneOffset for FF 24 bug 05 September 2014, 06:33:11 UTC
a175b47 Merge pull request #1882 from saxicek/patch-1 05 September 2014, 05:08:21 UTC
99ae5bb Use colon for hour-minute delimiter in Czech 05 September 2014, 05:07:06 UTC
5e6ae35 Merge pull request #1883 from jsmreese/develop 05 September 2014, 05:03:54 UTC
67f8f55 Whitespace 05 September 2014, 05:02:45 UTC
4a7a5fb Whitespace 05 September 2014, 05:02:45 UTC
cda5e42 Tests for floating point errors in duration .as method output. 05 September 2014, 05:02:45 UTC
d6db373 Floating point math errors in duration .as method output. 05 September 2014, 05:02:45 UTC
13f3148 Merge pull request #1890 from PeterDaveHello/patch-1 05 September 2014, 05:00:20 UTC
612901a make CI build faster 05 September 2014, 04:59:35 UTC
108faa5 Merge pull request #1892 from hupfis/develop 05 September 2014, 04:57:36 UTC
c1134c7 Performance optimization isBefore/isAfter/isSame - optimized performance of isBefore/isAfter/isSame by using valueOf and not momentizing/cloning already existing moment objects - 90% performance improvement when using without specific unit and the input is already a moment object reviewed by PatrickBic/tscheinecker 05 September 2014, 04:55:43 UTC
f6d5c0c Merge pull request #1848 from ichernev/bugfix/fix-month-diff Fix moment diff across dst in weird cases 05 September 2014, 04:52:58 UTC
c3ed7e2 Make jscs happy 05 September 2014, 04:52:36 UTC
3669799 Fix moment diff across dst in weird cases moment diff across dst was sometimes failing because of a floating point rounding. Just make sure to first do additions/subtractions and then division. 05 September 2014, 04:51:21 UTC
633f2b7 Merge pull request #1895 from ichernev/fix-utc-fmt-array Fix moment.utc with array of formats 05 September 2014, 04:48:46 UTC
0b549ab Fix moment.utc with array of formats Fixes #1878 05 September 2014, 04:47:44 UTC
62eed80 Merge pull request #1896 from ichernev/fix-locale-with-bad-id Fix moment().locale('ivalid-id') 05 September 2014, 04:43:41 UTC
c68bb0a Fix moment().locale('ivalid-id') 05 September 2014, 04:42:35 UTC
e89e38d Merge pull request #1897 from ichernev/support-array-with-strings 05 September 2014, 04:41:35 UTC
4bcdf65 Moment creation with array of string now works properly 29 August 2014, 16:27:06 UTC
c4c47a7 Build 2.8.2 22 August 2014, 13:32:22 UTC
8848b5d Fix grunt release warning message 22 August 2014, 13:32:07 UTC
67cd0f4 Bump version to 2.8.2 22 August 2014, 13:23:13 UTC
2fa78f8 Fix bump_version after quote switch 22 August 2014, 13:22:46 UTC
28ef7ad Update changelog for 2.8.2 22 August 2014, 13:18:25 UTC
af1f980 Merge pull request #1874 from ichernev/has-own Avoid obj.hasOwnProperty in favor of Object.prototype.hasOwnPrototype @changelog @section bugfix 20 August 2014, 22:12:52 UTC
6d37f3b Avoid obj.hasOwnProperty in favor of Object.prototype.hasOwnPrototype Reimplement #1818, with replacing all hasOwnPrototype and adding a test. 20 August 2014, 22:10:18 UTC
092610d Merge pull request #1873 from ichernev/feature/duration-to-string Add moment.duration.toString() @changelog @section bugfix 20 August 2014, 21:54:16 UTC
8e12f05 Add moment.duration.toString() 20 August 2014, 21:52:50 UTC
adb5040 Merge pull request #1859 from egilkh/develop Improve norwegian bokmål. Fixes #1850 @changelog @section lang-bugfix 20 August 2014, 21:50:47 UTC
42dfe2f Improve norwegian bokmål. Fixes #1850 With tests changed. 20 August 2014, 21:50:35 UTC
09d5b2a Merge pull request #1812 from nikoskalogridis/master Add meridiem parsing functions for el language @changelog @section lang-bugfix 20 August 2014, 21:42:57 UTC
28b98dd tests added for meridiem parsing for (el) locale 20 August 2014, 21:42:51 UTC
a7184d5 Added meridiem parsing functions for el language 20 August 2014, 21:41:19 UTC
d61ec6b Merge pull request #1804 from rbonvall/develop Spanish locale: del→de before year @changelog @section lang-bugfix @description del→de before year in spanish 20 August 2014, 21:38:51 UTC
0f6c36e Spanish locale tests: del→de before year 20 August 2014, 21:38:28 UTC
b98df69 Spanish locale: del→de before year The proper preposition before the year is «de». «del» is used informally for years since 2000 but is not the proper form and cannot be used for years before 2000. 20 August 2014, 21:38:28 UTC
d4d3d1f Merge pull request #1800 from kyungw00k/master @changelog @section lang-bugfix @description Use 'm' instead of 'mm' in longDateFormat in korean 20 August 2014, 21:33:39 UTC
b76558a Modified longDateFormat.LT format 'mm' to 'm' It's little bit awkward to show 'minutes' in two digits. So, it need to be modified to show like 2[minute], not 02[minute]. 20 August 2014, 21:32:27 UTC
cde2764 Use only single quotes 20 August 2014, 21:21:17 UTC
ff835f8 Merge pull request #1856 from egilkh/fix-locale-file-comments Add missing locale key to file comment. 18 August 2014, 12:56:46 UTC
f81da67 Add missing locale key to file comment. 13 August 2014, 17:35:21 UTC
6307ac4 Add test for moment#locale(false) 03 August 2014, 00:35:49 UTC
747bb3a Build 2.8.1 01 August 2014, 17:20:20 UTC
9a80710 Bump version to 2.8.1 01 August 2014, 17:19:50 UTC
b7ac162 Add 2.8.1 changelog 01 August 2014, 17:19:24 UTC
96ee96a Merge pull request #1813 from ichernev/bugfix/maintain-lang-original-behavior Fix moment().lang([key]) backwards compatibility broken in 2.8.0. 01 August 2014, 17:17:00 UTC
0c5b586 Make jscs happy 31 July 2014, 18:12:16 UTC
b120862 Fix moment().lang() pre 2.8 behavior 31 July 2014, 18:12:16 UTC
c7521d9 Add failing unit tests asserting old moment().lang(str) behavior 31 July 2014, 18:12:16 UTC
b3f9260 Fix travis npm version bug 31 July 2014, 18:12:02 UTC
a2be05e Build 2.8.0 31 July 2014, 06:06:16 UTC
1710947 Bump version to 2.8.0 31 July 2014, 06:01:24 UTC
3283fa9 Fix Burmese code in comment (mm -> my) 31 July 2014, 05:08:48 UTC
f8eb5c5 Fix Tibetan language code (ti -> bo) 31 July 2014, 05:08:02 UTC
fa4ee2a Add 2.8.0 changelog 31 July 2014, 05:05:34 UTC
bf16388 Add bump_version grunt task 30 July 2014, 06:43:57 UTC
60f59c0 Merge pull request #1808 from ichernev/optimize_clone Optimize clone 30 July 2014, 05:45:14 UTC
059d1c0 Add test for momentProperties and cloning 30 July 2014, 05:30:42 UTC
24fbb01 moar speed 30 July 2014, 05:30:42 UTC
cff0859 optimizing clone first cut 30 July 2014, 05:30:42 UTC
c5bfe50 grunt-jscs-checker renamed to grunt-jscs 30 July 2014, 05:30:05 UTC
ebab696 Merge pull request #1807 from ichernev/fix-remaining-lang Convert 4 remaining languages to locale 30 July 2014, 05:15:23 UTC
1d916a3 Convert 4 remaining languages to locale 30 July 2014, 04:48:42 UTC
34ba8b6 Add a newline at the end of component.json 30 July 2014, 04:38:42 UTC
448066f Add package_json grunt task to update package.json package.json contains a list of locale files, that was manually updated until now. This PR adds a grunt task to update package.json and registers it to run on release. fixes #1766 30 July 2014, 04:36:30 UTC
7105b31 Merge pull request #1784 from 97jaz/develop 25 July 2014, 06:17:15 UTC
19974bc Adds comma between day-of-month and year for en-US locale. Specifically: - LL => 'MMMM D, YYYY' - LLL => 'MMMM D, YYYY LT' - LLLL => ''dddd, MMMM D, YYYY LT' ... and similarly for the lowercase variants. The use of a comma between the day-of-month and year is standard practice in US English. See: - ICU docs [http://demo.icu-project.org/icu-bin/locexp?_=en_US] (under Date & Time Patterns) - Chicago Manual of Style (by way of the Library of Congress) [http://lcweb2.loc.gov/ammem/ndlpedit/handbook/numberdate.html] - Wikipedia [http://en.wikipedia.org/wiki/Date_and_time_notation_in_the_United_States] 25 July 2014, 06:16:26 UTC
ec5c9d2 Merge pull request #1761 from icambron/language_rework s/lang/locale 25 July 2014, 06:05:48 UTC
42af025 fix jsc error 24 July 2014, 22:33:25 UTC
1c7022f fixing tests 24 July 2014, 22:31:06 UTC
b09888a some reverse compatibility 24 July 2014, 22:21:35 UTC
677db20 Fix deprecation warning on moment().locale() 23 July 2014, 04:13:07 UTC
e1394ac defineLocale() now returns the actual locale. Removed tests for the return statement in the locale definitions. 23 July 2014, 03:52:55 UTC
2abf132 Merge pull request #1789 from vajradog/develop Tibetan localization 22 July 2014, 15:16:58 UTC
c541906 fixed spacing 22 July 2014, 03:44:09 UTC
9a1fd2d more changes to calendar next week 22 July 2014, 03:39:26 UTC
216420b fixed more errors and whitespaces 22 July 2014, 03:34:09 UTC
38a61c7 deleted some whitespaces and changed date formatting 22 July 2014, 03:29:42 UTC
a5d7dee corrected some assertions in the Tibetan Localization Date formatting in Tibetan can be a bit tricky 22 July 2014, 03:11:26 UTC
32f47d5 deleted whitespace in Tibetan localization 22 July 2014, 02:37:26 UTC
0549ae2 Tibetan localization 22 July 2014, 02:21:53 UTC
50c3738 Merge pull request #1786 from wernerm/develop Added Afrikaans translation 21 July 2014, 21:08:02 UTC
ac00172 Added Afrikaans language test file 21 July 2014, 20:09:38 UTC
56b46d9 Update af.js 21 July 2014, 20:07:39 UTC
6f00115 Added Afrikaans translation 21 July 2014, 07:19:59 UTC
ef5f151 Merge pull request #1778 from gholadr/develop Myanmar localization 21 July 2014, 02:58:55 UTC
dc53ef7 my support 18 July 2014, 03:22:15 UTC
back to top