1Time::tm(3pm)          Perl Programmers Reference Guide          Time::tm(3pm)
2
3
4

NAME

6       Time::tm - internal object used by Time::gmtime and Time::localtime
7

SYNOPSIS

9       Don't use this module directly.
10

DESCRIPTION

12       This module is used internally as a base class by Time::localtime And
13       Time::gmtime functions.  It creates a Time::tm struct object which is
14       addressable just like's C's tm structure from time.h; namely with sec,
15       min, hour, mday, mon, year, wday, yday, and isdst.
16
17       This class is an internal interface only.
18

AUTHOR

20       Tom Christiansen
21
22
23
24perl v5.26.3                      2018-03-01                     Time::tm(3pm)
Impressum