SYNOPSIS

    use Net::Google::Code::Issue::Util;

DESCRIPTION

utility methods live here

INTERFACE

write_xml

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.

datetime_from_string

parse string to a DateTime object, and translate its timezone to \s-1UTC\s0

RELATED TO Net::Google::Code::Issue::Util…

DateTime

AUTHOR

sunnavy \*(C`<[email protected]>\*(C'

LICENCE AND COPYRIGHT

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.