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