time::tm(3pm) mojave man page | unix.com

Man Page: time::tm

Operating Environment: mojave

Section: 3pm

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::localtime(3pm) - redhat
time::gmtime(3pm) - mojave
time::localtime(3pm) - osx
time::gmtime(3pm) - centos
time::localtime(3perl) - debian
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.