From: matz@... Date: 2014-05-07T00:17:16+00:00 Subject: [ruby-core:62435] [ruby-trunk - Bug #9809] [Closed] Date.new(2000, 1, 1).cweek should == 1 Issue #9809 has been updated by Yukihiro Matsumoto. Status changed from Open to Closed ---------------------------------------- Bug #9809: Date.new(2000,1,1).cweek should == 1 https://bugs.ruby-lang.org/issues/9809#change-46582 * Author: Ben Zhu * Status: Closed * 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/