Sha256: 5c0d99c773fcabe47a0d242bb6b0c0088411f6609569d92f35ce1b6ddb20d664
Contents?: true
Size: 186 Bytes
Versions: 135
Compression:
Stored size: 186 Bytes
Contents
describe :time_day, :shared => true do it "returns the day of the month (1..n) for time" do with_timezone("CET", 1) do Time.at(0).send(@method).should == 1 end end end
Version data entries
135 entries across 135 versions & 2 rubygems