| Net-Google-Code documentation | view source | Contained in the Net-Google-Code distribution. |
Net::Google::Code::Issue::Util - Util
use Net::Google::Code::Issue::Util;
utility methods live here
wrap of XML::TreePP->write
translate from xml, the general translation map is: 'issues:stars' => 'stars', value datetime string => DateTime object
generally, the reverse of translate_from_xml.
parse string to a DateTime object, and translate its timezone to UTC
sunnavy <sunnavy@bestpractical.com>
Copyright 2009 Best Practical Solutions.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Net-Google-Code documentation | view source | Contained in the Net-Google-Code distribution. |