TapKit::Time

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

Methods

+
-
<=>
new
new_with_time
now
to_s
to_time

Attributes

hour [RW]
minute [RW]
second [RW]

Included modules

Comparable

Public Class Methods

new( hour = 0, minute = 0, second = 0 )
new_with_time( time )
now()

Public Instance Methods

+( other )
-( other )
<=>( other )
to_s()
to_time()