time::tm(3perl) debian man page | unix.com

Man Page: time::tm

Operating Environment: debian

Section: 3perl

Time::tm(3perl) 					 Perl Programmers Reference Guide					   Time::tm(3perl)

NAME
Time::tm - internal object used by Time::gmtime and Time::localtime
SYNOPSIS
Don't use this module directly.
DESCRIPTION
This module is used internally as a base class by Time::localtime And Time::gmtime functions. It creates a Time::tm struct object which is addressable just like's C's tm structure from time.h; namely with sec, min, hour, mday, mon, year, wday, yday, and isdst. This class is an internal interface only.
AUTHOR
Tom Christiansen perl v5.14.2 2010-12-30 Time::tm(3perl)
Related Man Pages
time::gmtime(3pm) - suse
time::localtime5.18(3pm) - mojave
time::gmtime(3pm) - osx
time::localtime(3pm) - osx
time::gmtime5.16(3pm) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph