mojave man page for time::tm

Query: time::tm

OS: mojave

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.18.2 2013-11-04 Time::tm(3pm)
Related Man Pages
time::localtime5.18(3pm) - mojave
time::localtime(3pm) - mojave
time::localtime(3pm) - centos
time::localtime(3perl) - debian
time::localtime(3pm) - suse
Similar Topics in the Unix Linux Community
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.