]> git.ipfire.org Git - thirdparty/moment.git/commit
Update deprecation warning for moment().lang()
authorLucas Sanders <git@butterflyhug.com>
Sat, 25 Oct 2014 15:54:46 +0000 (11:54 -0400)
committerIskren Chernev <iskren.chernev@gmail.com>
Mon, 17 Nov 2014 07:43:02 +0000 (23:43 -0800)
commitdd2e1876ac9be9a71cfd87d6e25433d90dbd3151
tree7ab55334ab941d9f8ae4b794f3b964a836e19431
parent8d3c0e390e9f7dd584095d827b1063cfe82023d5
Update deprecation warning for moment().lang()

Our advice for users should match our implementation of the
compatibility shim, which uses localeData() as a getter and
locale() as a setter.
moment.js