Calendar::List
The Application
6 of 17 : [
PREV
] [
NEXT
]
Calendar::List
calendar_list
use Calendar::List;
# basic usage
my @list = calendar_list('MM-DD-YYYY');
my $hash = calendar_list('DD-MM-YYYY','DD MONTH, YYYY' );
Pass a single date format to obtain a list, two date formats to receive a hash reference.
© 2003 Barbie
barbie@missbarbell.co.uk
Home
http://birmingham.pm.org/