Flowdock
to_f() public

Returns the object’s date and time as a floating point number of seconds since the Epoch (January 1, 1970 00:00 UTC).

Time.zone.now.to_f # => 1417709320.285418
Show source
Register or log in to add new notes.