Method: ISO8601::DateTime#second

Defined in:
lib/iso8601/date_time.rb

#secondObject (readonly)

Returns the value of attribute second.



17
18
19
# File 'lib/iso8601/date_time.rb', line 17

def second
  @second
end