https://github.com/moment/moment

sort by:
Revision Author Date Message Commit Date
2e2a5b3 Build 2.22.2 01 June 2018, 06:45:43 UTC
e79be41 Bump version to 2.22.2 01 June 2018, 06:44:21 UTC
7fdc23f Update changelog for 2.22.2 01 June 2018, 06:43:56 UTC
12cf027 [misc] Fix grunt devDep to 3.5.2 (#4648) 01 June 2018, 06:32:44 UTC
398d994 [misc] Typo in test (#4610) All tests using Feb 29th are labelled as Feb 28th. 01 June 2018, 05:47:06 UTC
a831fc7 [bugfix] Avoid using trim() (#4564) 01 June 2018, 05:40:30 UTC
ad49bd6 [locale] Fix #4568: Insert punjabi for "next" (#4583) 01 June 2018, 05:36:18 UTC
245e5fc [misc] Fix "the the" typo in test (#4578) 01 June 2018, 05:36:18 UTC
508f9ce [locale] Fix wrong calendar() output in 'be' localisation (#4528) * Fix wrong calendar() output in 'be' localisation * Add one specific belarusian letter * Add a test * Fix linter errors 24 April 2018, 23:54:54 UTC
aba77ec [locale] az: Fix typo in seconds (#4527) * [locale] az: Improve relative time for seconds in src/test/locale/az.js * [locale] az: Improve relative time for seconds I hope this time I'm doing it right 17 April 2018, 20:28:35 UTC
07d88ae [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode. (#4453) * Treat periods in short weekdays as literal periods when in strict mode with exact parsing turned off * Add tests for the other 2 areas where periods were treated improperly, and organize the tests * Remove trailing commas * Follow styling standards 15 April 2018, 06:09:18 UTC
c58511b Build 2.22.1 15 April 2018, 05:53:50 UTC
5a44d5a Bump version to 2.22.1 15 April 2018, 05:52:33 UTC
0bb8a2c Update changelog for 2.22.1 15 April 2018, 05:52:15 UTC
43705a8 [misc] fix typo in comment for day-of-month.js (#4551) 15 April 2018, 05:35:39 UTC
10013b1 [locale] pt: Fix capital letters in weekdays (#3989) * Typo fixing capital letter for weekedays In Portuguese (Portugal) weekdays can only have one capital letter. So its Segunda-feira not Segunda-Feira * pt: Fix capital letters in weekdays pt: Fix capital letters in weekdays * Fix conflicting file * small fix * fix * Revert test 11 April 2018, 08:15:43 UTC
9ddfeb5 [misc] Add coveralls testing to travis build (#3848) * Add coveralls testing to travis build * Increase maxBlockDuration so coveralls can run 09 April 2018, 09:39:31 UTC
23104ff [bugfix] Added HTML5_FMT to moment.d.ts (#4495) * Added HTML5_FMT to moment.d.ts * Update Moment.d.ts styling for HTML5_FMT 04 April 2018, 06:57:00 UTC
74f5790 [misc] upgrade qunit to latest (#4525) * Reduce number of changes * Remove QUnit as global 03 April 2018, 21:10:39 UTC
40d1d48 [locale] ug-cn: put abbr in lowercase (#4478) 02 April 2018, 07:23:33 UTC
80c566c [locale] ru: added a comma to the calendar displays time (#4492) 02 April 2018, 07:00:20 UTC
db71a65 Build 2.22.0 30 March 2018, 21:53:58 UTC
248fa0d Bump version to 2.22.0 30 March 2018, 21:50:50 UTC
6725fa6 Update changelog for 2.22.0 30 March 2018, 21:49:15 UTC
d0a45f0 [misc] Add .ts defn for parseTwoDigitYear (#4378) 05 March 2018, 08:13:23 UTC
bb41a7c [locale] zh-tw: add spaces (#4430) Properly add spaces between CJK characters and alphanumerics character and in calendar time format. 05 March 2018, 07:36:39 UTC
9321025 [misc] Add CodeTriage badge to moment/moment (#4455) Adds a badge showing the number of people helping this repo on CodeTriage. [![Open Source Helpers](https://www.codetriage.com/moment/moment/badges/users.svg)](https://www.codetriage.com/moment/moment) ## What is CodeTriage? CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed [Read more about the CodeTriage project](https://www.codetriage.com/what). ## Why am I getting this PR? Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly about 1 year ago, [sarupbanskota](https://github.com/sarupbanskota) added this project to CodeTriage in order to start contributing. Since then, 34 people have subscribed to help this repo. ## What does adding a badge accomplish? Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project. You can see an example of a CodeTriage badge on these popular OSS READMEs: - [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails - [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal ## Have a question or comment? While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics. If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again. Thanks for making your project Open Source! Any feedback is greatly appreciated. 05 March 2018, 07:34:49 UTC
b31ff9d [misc] Update downloads badge to point to graph of downloads (#4463) 05 March 2018, 07:33:59 UTC
582352e [locale] Georgian - fixed incorrectly used word (#4458) 05 March 2018, 07:30:39 UTC
35b17e3 [locale] Cambodian Locale: Translate AM/PM, change weekdaysShort and weekdaysMin (#4392) * translated am/pm * change weekdaysShort, and weekdaysMin * fix missing semi colons * fix more missing semi colons * fix missing spaces * add Khmer script number and use ordinal * fix trailing white space 04 March 2018, 07:28:29 UTC
391bc7d [locale] Fix Japanese locale (#4413) * Fix calendar format for Japanese * Fix format string for Japanese 04 March 2018, 07:26:02 UTC
f5251a2 [locale] Correct Hour Plural in Konkani and add a test (#4395) * Correct Hour Plural * Add test for 'hours ago' 04 March 2018, 07:20:05 UTC
9272b79 [new locale] Added Mongolian locale mn (#4423) 04 March 2018, 06:29:07 UTC
52323a1 [misc] Make comment in hour.js gender neutral (#4446) 04 March 2018, 06:14:26 UTC
7c4c091 Build 2.21.0 02 March 2018, 20:37:47 UTC
400963b Bump version to 2.21.0 02 March 2018, 20:36:42 UTC
1f6f932 Update changelog for 2.21.0 02 March 2018, 20:35:47 UTC
66c1d65 [misc] Fix lazy-load test (#4466) 02 March 2018, 20:28:55 UTC
b8bc835 [bugfix] Fix #4390: use offset properly in toISOString (#4391) 02 March 2018, 19:02:59 UTC
1e96d87 [locale] ko: Add trailing dot to L and l (#4379) * Add trailing dot to L and l * Add tests 02 March 2018, 19:02:13 UTC
338cce5 [new locale] ug-cn: Added locale ug-cn (#4372) * added uyghur language * fixed a silly bug 02 March 2018, 19:01:18 UTC
0fe46e4 [bugfix] remove `ordinal` for `Turkish` locale as they use `cardin… (#4361) * bugfix: local remove `ordinal` for `Turkish` locale as they use `cardinal` days Closes: #4122 * restore ordinals 02 March 2018, 19:01:04 UTC
1860a7a [bugfix] Correct min/max TypeScript signatures (#4360) * Fix #4316: Update TypeScript signatures * Add min & max typescript tests * Add overload signatures 02 March 2018, 19:00:36 UTC
8817814 [new locale] Added locale en-ilֿ (#4335) 02 March 2018, 19:00:14 UTC
f6c7069 [bugfix] Fix #3883 lazy load parentLocale in defineLocale, fallback to global if missing (#4310) * Fix #3883 defineLocale lazy load parentLocale * Fix #3883 fallback to globalLocale if parentLocale can't be loaded, added test * Fix #3883 lazy load parentLocale test 02 March 2018, 18:59:25 UTC
bb142fc [locale] pt-br: Simplify pt-br past relativeTime (#4195) 02 March 2018, 18:57:57 UTC
6adc6ee [locale] id: Fix short name for august in id locale (#4184) * Update id.js * Revert "Update id.js" This reverts commit 587f6049c8990b9f5231975e03974a80a08875f4. * change id.js 02 March 2018, 18:56:20 UTC
49985eb [locale] kn: Improve short months (#4140) * Update kn.js * tests for kannada * test for kannada 02 March 2018, 18:55:49 UTC
1f7f4ab [locale] tet: Improvements for month and weekday names (#4101) * Update tet.js * Update tet.js * Update tet.js * Tests and date names for tet 02 March 2018, 18:55:37 UTC
780e830 [misc] Print console warning when setting non-existent locales (#4085) * Dont silently fail setting new locale when it isnt available Right now if the new locale being set is not available then it fails silently and just uses the existing global locale. A console warning would be useful to notify the user of such a failure. * added missing semicolon * Added console warn check. * Fixed if condition. * Add space 02 March 2018, 18:54:40 UTC
f1ca720 [new locale] tg: Tajik (Tajikistan) locale (#3896) * add Tajik (cyrillic) language * fix comment * add updates * add meridem and ordinal * fix suffixes * change weekdays to lowercase * move locale file * enhance code style * add tests for 'tg' locale * fix test issues * fix test issues * add Tajik (cyrillic) language * fix comment * add updates * add meridem and ordinal * fix suffixes * change weekdays to lowercase * move locale file * enhance code style * add tests for 'tg' locale * fix test issues * fix test issues * correct meridiem calculations * correct "tg" unit tests * fix words ending * extend meridiem tests * remove isPM part * separate meridiem units around 12 * correct meridiem * code refactoring * change test value * adapt meridiemHour * change back * fix error * update component.json 02 March 2018, 18:53:43 UTC
a1b527f [misc] fix deprecated rollup options (#4371) * fix(rollup): fix deprecated rollup options * chore(travis): test against on node 8 28 December 2017, 22:33:52 UTC
0307377 Build 2.20.1 19 December 2017, 04:36:30 UTC
53445e9 Bump version to 2.20.1 19 December 2017, 04:35:17 UTC
3458c95 Update changelog for 2.20.1 19 December 2017, 04:33:56 UTC
3c4df79 [locale] Fix Arabic locale for months (again) (#4359) * [locale] Fix Arabic locale for months (again) * Fix tests * Fix the rest of the tests 19 December 2017, 04:25:39 UTC
0c7f419 [misc] Add optional parameter keepOffset to toISOString (#4357) Update the typescript definition file to include the optional parameter keepOffset which was introduced in 2.20.0 19 December 2017, 04:23:59 UTC
0e67426 Build 2.20.0 17 December 2017, 01:09:05 UTC
9838ba9 Bump version to 2.20.0 17 December 2017, 01:08:11 UTC
891dfa4 Update changelog for 2.20.0 17 December 2017, 01:07:38 UTC
0c795e8 [feature] Prevent toISOString converting to UTC (issue #1751) (#4341) * [feature] Prevent toISOString converting to UTC (issue #1751) * Improve readability (maybe) * Tweak following code review * jshint fix 17 December 2017, 00:41:10 UTC
d784038 [bugfix] Fix #4251: Avoid RFC2822 in utc() test (#4312) 17 December 2017, 00:38:49 UTC
251fba6 [locale] Fix Arabic locale for months (#4271) 17 December 2017, 00:38:22 UTC
328caa2 [locale] set french weekdaysMin in lowercase (#4267) 17 December 2017, 00:37:59 UTC
666a92f [bugfix] Fix incorrect strict parsing with full-width parentheses (#4240) 17 December 2017, 00:37:43 UTC
8a6fa0e [locale] Russian LT/LTS: Updated time format in accordance with CLDR and www.timeandunits.com (#4210) 17 December 2017, 00:37:23 UTC
98ff4d1 [locale] es-us: Updated time format in accordance with CLDR and www.timeandunits.com (#4209) 17 December 2017, 00:37:01 UTC
c088144 [locale] Fix 4189: Updated time separator for German-Swiss locale (#4200) 17 December 2017, 00:35:01 UTC
e6aa4d3 [locale] Relative seconds i18n (#4183) * locales ru, uk: added relative seconds * feat(i18n): add relativeSeconds for zh-* * feat(i18n): add relativeSeconds for en-* * af * ar * az * be * add relativeSeconds for th * add relativeSeconds for vi * ar-dz * change style * bg * bm * bn * add relativeSeconds for fr-* * add relativeSeconds for de-* * add relativeSeconds for es-* * ja * ms * nl * pt * jv * it * ca * cv * cy * da * el * eo * eu * lo * my * ta * fix lo * si * sv * fy * gl * gu * hr * hu * id * pl * bs * remove executable mode on pl.js * fi * lb * lt * lv * me * mi * mk * ml * mr * nb * pa-in * uz-latn * te tet tl-ph tlh tr tzl tzm tzm-latn ur uz x-pseudo yo * fix tzm * et * fa * fo * gd * sd se si sk sl sq sr sr-cyrl ss sw * mr ms-my ne nn * kk km kn ky * fix ro * fix tlh * fix tzl * fix tlh ro * gom-latn * he * is * fix pl * fix sw sr-cyrl sr * fix nn * fix sl * fix sk * hy-am * hi * gom-latn * et * fix sr * dv * fix sk * ar-ly * bo * cs * bs * ar-kw * ar-ma * ar-tn * ar-sa * fix ar-dz * br * fix ka * fix tl-ph * fix az from CLDR * fix bm from CLDR * fix bs from CLDR * fix cs from CLDR * fix fo from CLDR * fix gu from CLDR * fix hr from CLDR * fix ka from CLDR * fix km from CLDR * fix my from CLDR * fix ne from CLDR * fix sk from CLDR * fix sr-cyrl from CLDR * fix sr from CLDR * fix te from CLDR * fix style 17 December 2017, 00:34:58 UTC
230bfc1 [new locale] mt: Maltese language (#4143) * Added maltese locale * linted * Added missing ss key to relative time * Fixed git profile url 17 December 2017, 00:34:58 UTC
790a5c1 [locale] it: Remove comma between weekday and date, fixes #4133 (#4134) 17 December 2017, 00:33:58 UTC
329a6f3 [locale] zh-cn,zh-hk,zh-tw: Change date formats according to CLDR (#3952) 17 December 2017, 00:33:19 UTC
0591fc0 [feature] add format constants to support output to HTML5 input type formats (see #3928) (#4154) 17 December 2017, 00:32:59 UTC
fea48bb Build 2.19.4 11 December 2017, 01:04:52 UTC
cfe6e92 Bump version to 2.19.4 11 December 2017, 01:03:08 UTC
4c41ca6 Update changelog for 2.19.4 11 December 2017, 01:02:44 UTC
61efe0a [misc] Add 'ss' relative time key to typescript definition (#4246) * Add 'ss' to typescript definition * add missing ss key to MomentRelativetime * add typing tests for new ss key * correct whitespacing issues 11 December 2017, 00:39:36 UTC
1c978ba [bugfix] Fix weekday verification for UTC and offset days (fixes #4227) (#4332) * Verify utc date weekdays using local weekday * add tests and change check 11 December 2017, 00:27:27 UTC
2f6b148 [bugfix] Fix #4334: Remove unused function call argument (#4336) 11 December 2017, 00:26:07 UTC
4caa268 Build 2.19.3 29 November 2017, 16:10:14 UTC
dd15d9d Bump version to 2.19.3 29 November 2017, 16:06:08 UTC
fe01aae Update changelog for 2.19.3 29 November 2017, 16:01:27 UTC
9768f60 Fixed spelling and formatting for U.S. (#4289) I believe this will fix the button near the bottom of https://momentjs.com. If not, feel free to delete this PR. 29 November 2017, 15:41:54 UTC
69ed9d4 [bugfix] Fix for ReDOS vulnerability (see #4163) (#4326) * Limiting regex match to 256 chars, fixing #4163 * Limiting regex match to 256 chars, fixing #4163 * Also limiting numbers to fix #4163 29 November 2017, 15:36:21 UTC
328d51e Build 2.19.2 11 November 2017, 20:25:07 UTC
09b1c34 Bump version to 2.19.2 11 November 2017, 20:21:17 UTC
297e7c8 Update changelog for 2.19.2 11 November 2017, 20:19:34 UTC
d26f97e Merge pull request #4242 from cmyers:develop [bugfix] updateLocale now tries to load parent, fixes #3626 11 November 2017, 19:39:54 UTC
695fd75 Added test and minor refactor 11 November 2017, 19:39:22 UTC
ebdfa5f Fix #3626 further refactor 11 November 2017, 19:39:22 UTC
9756e86 Fix #3626: updateLocale merge issue 11 November 2017, 19:39:22 UTC
6beb383 Fix year setter for random days in leap year (#4255) 04 November 2017, 14:37:49 UTC
29afed6 Build 2.19.1 11 October 2017, 20:55:53 UTC
40564b1 Bump version to 2.19.1 11 October 2017, 20:54:18 UTC
c623835 Update changelog for 2.19.1 11 October 2017, 20:53:53 UTC
fecf12e Merge pull request #4232 from moment/maggie/fixBuild revert locale fallbacks in require, re-add react native aliasing 11 October 2017, 20:50:06 UTC
a498bb8 revert locale fallbacks in require, re-add react native aliasing 11 October 2017, 14:53:49 UTC
5f94d71 Merge pull request #4226 from ichernev:revert-package-json-es6 [critical] Revert "jsnext:main -> module (#3904)", fixes #4216 10 October 2017, 23:21:38 UTC
993e026 Revert "jsnext:main -> module (#3904)" This reverts commit aea6a97463521ebadae2f0c53536f36768ddee0d. 10 October 2017, 23:18:37 UTC
43a226e Merge pull request #4225 from ichernev:revert-require-rename [critical] Revert require rename, fixes #4216 10 October 2017, 22:28:08 UTC
back to top