]> git.ipfire.org Git - thirdparty/moment.git/commit
Fix broken year diff tests for Russia 1687/head
authorIskren Chernev <iskren.chernev@gmail.com>
Tue, 3 Jun 2014 06:22:09 +0000 (23:22 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Tue, 3 Jun 2014 06:22:09 +0000 (23:22 -0700)
commit1e4b73b556f27746fcd116af03994db90c24d3fc
treeb05c1be080bab33c1e5070bc48139f5f0ca8f6d3
parent2bf7c3099b778e99857df038c0060e8517b7382d
Fix broken year diff tests for Russia

Russia's zone offset is different on 1st of January (something we assumed
impossible in tests). Check to see if that is the case and skip the offending
test.

Fixes #1635 and #1612
test/moment/diff.js