{
    "mode": "perldoc",
    "parameter": "DateTime::TimeZone::Floating",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/DateTime%3A%3ATimeZone%3A%3AFloating/json",
    "generated": "2026-06-11T16:10:13Z",
    "synopsis": "my $floatingtz = DateTime::TimeZone::Floating->new;",
    "sections": {
        "NAME": {
            "content": "DateTime::TimeZone::Floating - A time zone that is always local\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 2.51\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $floatingtz = DateTime::TimeZone::Floating->new;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class is used to provide the DateTime::TimeZone API needed by DateTime.pm, but for floating\ntimes, as defined by the RFC 2445 spec. A floating time has no time zone, and has an effective\noffset of zero.\n",
            "subsections": []
        },
        "USAGE": {
            "content": "This class has the same methods as a real time zone object. The \"shortnamefordatetime()\"\nmethod returns the string \"floating\" and the \"category()\" method returns \"undef\".\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::Floating - A time zone that is always local",
    "flags": [],
    "examples": [],
    "see_also": []
}