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