1DateTime::TimeZone::FloUasteirngC(o3n)tributed Perl DocuDmaetnetTaitmieo:n:TimeZone::Floating(3)
2
3
4

NAME

6       DateTime::TimeZone::Floating - A time zone that is always local
7

SYNOPSIS

9         my $floating_tz = DateTime::TimeZone::Floating->new;
10

DESCRIPTION

12       This class is used to provide the DateTime::TimeZone API needed by
13       DateTime.pm, but for floating times, as defined by the RFC 2445 spec.
14       A floating time has no time zone, and has an effective offset of zero.
15

USAGE

17       This class has the same methods as a real time zone object, but the
18       "short_name_for_datetime()", and "category()" methods both return
19       undef.
20

AUTHOR

22       Dave Rolsky, <autarch@urth.org>
23
25       Copyright (c) 2003-2007 David Rolsky.  All rights reserved.  This pro‐
26       gram is free software; you can redistribute it and/or modify it under
27       the same terms as Perl itself.
28
29       The full text of the license can be found in the LICENSE file included
30       with this module.
31
32
33
34perl v5.8.8                       2007-04-02   DateTime::TimeZone::Floating(3)
Impressum