| Goo documentation | view source | Contained in the Goo distribution. |
Goo::Date - Date handling functions
use Goo::Date;
Simple date handling methods.
return the date n days go
return the last month
return the year
return a zero-filled date like dd/mm/yyyy
convert from yyyy-mm-dd to -> 10 jan 2002
get the current date
get the current date
return a month number given a prefix
return a month prefix
return a month
return a date given a time
add padding to fit the format
return the current time
synonym for get_current_date
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |