Plagger::Date - DateTime subclass for Plagger
This module subclasses DateTime for plagger's own needs.
- rebless
- ...
- parse
- ...
- parse_dwim
- ...
- strptime
- ...
- now
- ...
- from_epoch
- ...
- format($format)
- Convenience method. Returns the datetime in the format passed (either a
formatter object or a blessed reference)
- set_time_zone
- Overrides default behavior to default to UTC if the passed time zone isn't
a legal
- serialize
- Returns the object as a W3CDTF string.
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
See AUTHORS file for the name of all the contributors.
Except where otherwise noted, Plagger is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
<http://plagger.org/>, DateTime