{
    "mode": "perldoc",
    "parameter": "Time::DaysInMonth",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Time%3A%3ADaysInMonth/json",
    "generated": "2026-06-13T20:12:42Z",
    "synopsis": "use Time::DaysInMonth;\n$days = daysin($year, $month1to12);\n$leapyear = isleap($year);",
    "sections": {
        "NAME": {
            "content": "Time::DaysInMonth -- simply report the number of days in a month\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Time::DaysInMonth;\n$days = daysin($year, $month1to12);\n$leapyear = isleap($year);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "DaysInMonth is simply a package to report the number of days in a month. That's all it does.\nReally!\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "David Muir Sharnoff <muir@idiom.org>\n",
            "subsections": []
        },
        "BUGS": {
            "content": "This only deals with the \"modern\" calendar. Look elsewhere for historical time and date support.\n",
            "subsections": []
        },
        "LICENSE": {
            "content": "Copyright (C) 1996-1999 David Muir Sharnoff. License hereby granted for anyone to use, modify or\nredistribute this module at their own risk. Please feed useful changes back to muir@idiom.org.\n",
            "subsections": []
        }
    },
    "summary": "Time::DaysInMonth -- simply report the number of days in a month",
    "flags": [],
    "examples": [],
    "see_also": []
}