Man Page: datetime::timezone::utc
Operating Environment: centos
Section: 3
DateTime::TimeZone::UTC(3) User Contributed Perl Documentation DateTime::TimeZone::UTC(3)NAMEDateTime::TimeZone::UTC - The UTC time zoneVERSIONversion 1.63SYNOPSISmy $utc_tz = DateTime::TimeZone::UTC->new;DESCRIPTIONThis class is used to provide the DateTime::TimeZone API needed by DateTime.pm for the UTC time zone, which is not explicitly included in the Olson time zone database. The offset for this object will always be zero.USAGEThis class has the same methods as a real time zone object, but the "category()" method returns undef and "is_utc()" returns true.AUTHORDave Rolsky <autarch@urth.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2013 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.3 2013-10-28 DateTime::TimeZone::UTC(3)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |