]> git.ipfire.org Git - thirdparty/moment.git/commit
parseZone passes all arguments to moment 1447/head
authorIskren Chernev <iskren.chernev@gmail.com>
Tue, 28 Jan 2014 09:30:20 +0000 (01:30 -0800)
committerIskren Chernev <iskren.chernev@gmail.com>
Tue, 28 Jan 2014 09:30:20 +0000 (01:30 -0800)
commit969c12fa8d751f37dce5c358c3e01173175beeb7
tree53b5b59db2c2b759bd8a4df4162b10c012cc0b51
parente5c26e00a4dc00b45443e46cca28dabc472d54a7
parseZone passes all arguments to moment

moment.parseZone is just a shorthand for moment().parseZone(), so make sure
that all arguments passed to the static function end up in the moment factory
function.
moment.js
test/moment/zones.js