]> git.ipfire.org Git - thirdparty/moment.git/commit
Implement locale inheritance and locale updating
authorIskren Chernev <iskren.chernev@gmail.com>
Fri, 27 Nov 2015 05:54:49 +0000 (07:54 +0200)
committerIskren Chernev <iskren.chernev@gmail.com>
Sun, 6 Mar 2016 08:34:56 +0000 (00:34 -0800)
commitbd6399e015021a1de6e7e14d640da5564b77d7d3
tree60f2c17e04ce7c1f647b037976412cfde25f9e63
parent917b920d29d72511316b7d334ed1d94c600830fe
Implement locale inheritance and locale updating
src/lib/locale/constructor.js
src/lib/locale/locale.js
src/lib/locale/locales.js
src/lib/locale/set.js
src/lib/units/week-year.js
src/lib/utils/is-object.js [new file with mode: 0644]
src/moment.js
src/test/moment/locale_inheritance.js [new file with mode: 0644]
src/test/moment/locale_update.js [new file with mode: 0644]