Module: Tod::TimeExtensions
- Defined in:
- lib/tod/time_extensions.rb
Instance Method Summary collapse
Instance Method Details
#to_time_of_day ⇒ Object
3 4 5 |
# File 'lib/tod/time_extensions.rb', line 3 def to_time_of_day Tod::TimeOfDay.new hour, min, sec end |