Flowdock
sec_fraction() private

Returns the fractional part of the second.

For example:

DateTime.new(2001,2,3,4,5,6.5).sec_fraction       #=> (1/2)
Show source
Register or log in to add new notes.