NAME

Handy::Dandy::TimeTools - Get the time in lots of ways, in lots of formats

VERSION

0.01_8

@ISA

Exporter
OOorNO
Handy::Dandy::TimeTools

@EXPORT

None by default.

@EXPORT_OK

All available methods.

%EXPORT_TAGS

:all (exports all of @EXPORT_OK)

Methods

stamp()
to_seconds()
convert_time()
seconds_since()
second()
minute()
hour()
month()
year()
dayofweek()
dayofyear
minutestart()
hourstart()
daystart()
weekstart()
monthstart()
yearstart()
UTC_OFFSET()

AUTOLOAD-ed methods

convert_time()
UTC_OFFSET()
second()
minute()
hour()
month()
year()
dayofmonth()
dayofweek()
dayofyear()

PREREQUISITES

OOorNO.pm

AUTHOR

Tommy Butler <cpan@atrixnet.com>

COPYRIGHT

Copyright(c) 2001-2003, Tommy Butler. All rights reserved.

LICENSE

This library is free software, you may redistribute and/or modify it under the same terms as Perl itself.