Module Rex::ExtTime
In: lib/rex/time.rb

Extended time related functions.

Methods

Public Class methods

Convert seconds to a string that is broken down into years, days, hours, minutes, and second.

Converts a string in the form n years g days x hours y mins z secs.

[Validate]