NAME
Chart::Clicker::Axis::DateTime
DESCRIPTION
A temporal Axis. Requires DateTime and DateTime::Set.
SYNOPSIS
my $axis = new Chart::Clicker::Axis::DateTime();
METHODS
Constructor
Class Methods
- formatter
-
Set/Get the formatting string used to format the DateTime. See DateTime's strftime.
AUTHOR
Cory 'G' Watson <gphat@cpan.org>
SEE ALSO
perl(1)
LICENSE
You can redistribute and/or modify this code under the same terms as Perl itself.