{
    "mode": "perldoc",
    "parameter": "DateTime::TimeZone::UTC",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/DateTime%3A%3ATimeZone%3A%3AUTC/json",
    "generated": "2026-06-14T00:39:05Z",
    "synopsis": "my $utctz = DateTime::TimeZone::UTC->new;",
    "sections": {
        "NAME": {
            "content": "DateTime::TimeZone::UTC - The UTC time zone\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 2.51\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $utctz = DateTime::TimeZone::UTC->new;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class is used to provide the DateTime::TimeZone API needed by DateTime.pm for the UTC time\nzone, which is not explicitly included in the Olson time zone database.\n\nThe offset for this object will always be zero.\n",
            "subsections": []
        },
        "USAGE": {
            "content": "This class has the same methods as a real time zone object, but the \"category()\" method returns\nundef and \"isutc()\" returns true.\n",
            "subsections": []
        },
        "SUPPORT": {
            "content": "Bugs may be submitted at <https://github.com/houseabsolute/DateTime-TimeZone/issues>.\n",
            "subsections": []
        },
        "SOURCE": {
            "content": "The source code repository for DateTime-TimeZone can be found at\n<https://github.com/houseabsolute/DateTime-TimeZone>.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Dave Rolsky <autarch@urth.org>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is copyright (c) 2021 by Dave Rolsky.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the Perl\n5 programming language system itself.\n\nThe full text of the license can be found in the LICENSE file included with this distribution.\n",
            "subsections": []
        }
    },
    "summary": "DateTime::TimeZone::UTC - The UTC time zone",
    "flags": [],
    "examples": [],
    "see_also": []
}