From: benz303bb@... Date: 2014-05-06T16:54:49+00:00 Subject: [ruby-core:62427] [ruby-trunk - Bug #9809] Date.new(2000, 1, 1).cweek should == 1 Issue #9809 has been updated by Ben Zhu. I see https://bugs.ruby-lang.org/issues/9372 If this is not a bug, please close it, thank you. ---------------------------------------- Bug #9809: Date.new(2000,1,1).cweek should == 1 https://bugs.ruby-lang.org/issues/9809#change-46575 * Author: Ben Zhu * Status: Open * Priority: Normal * Assignee: * Category: core * Target version: * ruby -v: 2.1.1 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- I run `Date.new(2000,1,1).cweek`, the result is 52. My Ruby version is 2.1.1 -- https://bugs.ruby-lang.org/