GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Goo::Date(3) User Contributed Perl Documentation Goo::Date(3)

Goo::Date - Date handling functions

use Goo::Date;

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>

2005-11-30 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.