osx man page for time::tm

Query: time::tm

OS: osx

Section: 3pm

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

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

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.16.2 2012-08-26 Time::tm(3pm)
Related Man Pages
time::gmtime(3pm) - redhat
time::localtime(3pm) - centos
time::localtime(3perl) - debian
time::localtime(3pm) - suse
time::localtime5.16(3pm) - osx
Similar Topics in the Unix Linux Community
AIX Links
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location