Time.at(time) â timeTime.at(seconds_with_frac) â timeTime.at(seconds, microseconds_with_frac) â time
Class Public methods
Creates a new Time object with the value given by
time, the given number of seconds_with_frac, or
seconds and microseconds_with_frac since the
Epoch. seconds_with_frac and
microseconds_with_frac can be an Integer, Float, Rational, or other Numeric. non-portable feature allows the offset to
be negative on some systems.
If a numeric argument is given, the result