NAME
CLIENTS::Time - class for returning current time
DESCRIPTION
An interface for returning time, milenium friendly
SEE ALSO
METHODS AND FUNCTIONS
new
To create a new CLIENT::Time, call $now = new CLIENT::Time();
now
Return the current time as "01/02/1996 01:02:03" (with spaces)
nows
Return the current time as "01/02/1996_01:02:03" (with_no_spaces)
file_of_the_day_numeric
Return the current time as a daily file name: 19961104"
file_of_the_day
Return the current time as a daily file name: 1996Nov04"
file_of_the_time
Return the current time as a daily file name: 1996Nov04173520"