Class TapKit::Date
In: lib/tapkit/control/date_and_time.rb
Parent: Object

Methods

+   -   <=>   ===   >>   inspect   new   new_with_date   new_with_time   parse   to_date   to_s   to_time   today  

Included Modules

Comparable

External Aliases

month -> mon
month= -> mon=
day -> mday
day= -> mday=

Attributes

day  [RW] 
month  [RW] 
year  [RW] 

Public Class methods

Public Instance methods

>>( other )

Alias for #+

inspect()

Alias for to_s

[Validate]