debian man page for chart::clicker::axis::datetime

Query: chart::clicker::axis::datetime

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Chart::Clicker::Axis::DateTime(3pm)			User Contributed Perl Documentation		       Chart::Clicker::Axis::DateTime(3pm)

NAME
Chart::Clicker::Axis::DateTime - An X or Y Axis using DateTime
VERSION
version 2.83
SYNOPSIS
my $axis = Chart::Clicker::Axis::DateTime->new;
DESCRIPTION
A temporal Axis. Requires DateTime and DateTime::Set. Inherits from Axis, so check the methods there as well. Expects that times will be in unix format.
ATTRIBUTES
format Set/Get the formatting string used to format the DateTime. See DateTime's strftime. time_zone Set/Get the time zone to use when creating DateTime objects! Accepts an object or a string ('America/Chicago').
METHODS
format_value Formats the value using DateTime's strftime.
AUTHOR
Cory G Watson <gphat@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Cold Hard Code, LLC. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-22 Chart::Clicker::Axis::DateTime(3pm)
Related Man Pages
chart::clicker::context(3pm) - debian
chart::clicker::data::series(3pm) - debian
chart::clicker::decoration::overaxis(3pm) - debian
chart::clicker::renderer::bar(3pm) - debian
chart::clicker::renderer::polararea(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?