{
    "mode": "perldoc",
    "parameter": "Time::tm",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Time%3A%3Atm/json",
    "generated": "2026-06-13T07:29:26Z",
    "synopsis": "Don't use this module directly.",
    "sections": {
        "NAME": {
            "content": "Time::tm - internal object used by Time::gmtime and Time::localtime\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "Don't use this module directly.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module is used internally as a base class by Time::localtime And Time::gmtime functions. It\ncreates a Time::tm struct object which is addressable just like's C's tm structure from time.h;\nnamely with sec, min, hour, mday, mon, year, wday, yday, and isdst.\n\nThis class is an internal interface only.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Tom Christiansen\n",
            "subsections": []
        }
    },
    "summary": "Time::tm - internal object used by Time::gmtime and Time::localtime",
    "flags": [],
    "examples": [],
    "see_also": []
}