{
    "mode": "perldoc",
    "parameter": "DateTime::TimeZone::Local::VMS",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/DateTime%3A%3ATimeZone%3A%3ALocal%3A%3AVMS/json",
    "generated": "2026-07-05T09:35:47Z",
    "synopsis": "my $tz = DateTime::TimeZone->new( name => 'local' );\nmy $tz = DateTime::TimeZone::Local->TimeZone();",
    "sections": {
        "NAME": {
            "content": "DateTime::TimeZone::Local::VMS - Determine the local system's time zone on VMS\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 2.51\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $tz = DateTime::TimeZone->new( name => 'local' );\n\nmy $tz = DateTime::TimeZone::Local->TimeZone();\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module provides methods for determining the local time zone on a VMS platform.\n\nNOTE: This is basically a stub pending an implementation by someone who knows something about\nVMS.\n",
            "subsections": []
        },
        "HOW THE TIME ZONE IS DETERMINED": {
            "content": "This class tries the following methods of determining the local time zone:\n\n*   %ENV\n\nWe check the following environment variables:\n\n*       TZ\n\n*       SYS$TIMEZONERULE\n\n*       SYS$TIMEZONENAME\n\n*       UCX$TZ\n\n*       TCPIP$TZ\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::Local::VMS - Determine the local system's time zone on VMS",
    "flags": [],
    "examples": [],
    "see_also": []
}