Query: time::tm
OS: centos
Section: 3pm
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Time::tm(3pm) Perl Programmers Reference Guide Time::tm(3pm)NAMETime::tm - internal object used by Time::gmtime and Time::localtimeSYNOPSISDon't use this module directly.DESCRIPTIONThis 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.AUTHORTom Christiansen perl v5.16.3 2013-02-26 Time::tm(3pm)
Related Man Pages |
---|
time::gmtime(3pm) - mojave |
time::gmtime5.18(3pm) - mojave |
time::gmtime(3pm) - osx |
time::localtime(3pm) - suse |
time::gmtime5.16(3pm) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
DB2 convert digits to binary format |
Shopt -s histappend |
[TIP] Processing YAML files with yq |