Libraries
»
timecode
(2.2.3)
»
Index
»
Timecode
»
#hours
Method: Timecode#hours
Defined in:
lib/timecode.rb
#
hours
⇒
Object
get the number of hours
342 343 344
# File 'lib/timecode.rb', line 342
def
hours
value_parts
[
0
]
end