Class Time
In: lib/datename.rb
Parent: Object

Modify the Time class to provide methods for converting a given number of date units (like years, weeks, and days) to seconds.

Methods

days   hours   minutes   seconds   weeks   years  

Public Class methods

[Validate]