Query: datetime::timezone::floating
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DateTime::TimeZone::Floating(3) User Contributed Perl Documentation DateTime::TimeZone::Floating(3)NAMEDateTime::TimeZone::Floating - A time zone that is always localVERSIONversion 1.51SYNOPSISmy $floating_tz = DateTime::TimeZone::Floating->new;DESCRIPTIONThis class is used to provide the DateTime::TimeZone API needed by DateTime.pm, but for floating times, as defined by the RFC 2445 spec. A floating time has no time zone, and has an effective offset of zero.USAGEThis class has the same methods as a real time zone object, but the "short_name_for_datetime()", and "category()" methods both return undef.AUTHORDave Rolsky <autarch@urth.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Dave Rolsky. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.16.2 2012-10-17 DateTime::TimeZone::Floating(3)
Similar Topics in the Unix Linux Community |
---|
To print diamond asterisk pattern based on inputs |
My first PERL incarnation... Audio Oscillograph |
A dash to GOTO or a dash from GOTO, that is the question... |