|
|
| |
Goo::Date(3) |
User Contributed Perl Documentation |
Goo::Date(3) |
Goo::Date - Date handling functions
Simple date handling methods.
- get_date_ndays_ago
- return the date n days go
- get_last_month
- return the last month
- get_current_year
- return the year
- get_current_date_with_slashes
- return a zero-filled date like dd/mm/yyyy
- convert
- convert from yyyy-mm-dd to -> 10 jan 2002
- get_current_date_with_month_prefix
- get the current date
- get_current_date
- get the current date
- get_month_from_prefix
- return a month number given a prefix
- get_month_prefix
- return a month prefix
- get_month
- return a month
- get_date_from_time
- return a date given a time
- get_zero_padded
- add padding to fit the format
- get_time
- return the current time
- get_today
- synonym for get_current_date
Nigel Hamilton <nigel@trexy.com>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |