Class CalendarGrid::Month
In: lib/calendar_grid.rb
Parent: Object

Month has many weeks, each week is an array of Day

Methods

days   new  

Included Modules

TimeProxy

Attributes

date  [R] 
weeks  [R] 

Public Class methods

Public Instance methods

get all the days for the weeks of this month

[Validate]