debian man page for time::tm

Query: time::tm

OS: debian

Section: 3perl

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

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::gmtime5.18(3pm) - mojave
time::localtime(3pm) - osx
time::localtime(3perl) - debian
time::localtime(3pm) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph