Package: libtimedate-perl Version: 1.1600-5 Severity: wishlist svn uses the following date format in xml-formatted commit logs:
2006-06-04T03:26:12.546696Z
It would be nice if Date::Parse could handle this. Currently to parse
such a date, one has to do something like this to it before feeding it
to Date::Parse :
$date =~ s/T/ /;
$date =~ s/\.\d+Z$//;
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libtimedate-perl depends on:
ii perl 5.8.8-6 Larry Wall's Practical Extraction
libtimedate-perl recommends no packages.
-- no debconf information
--
see shy jo
signature.asc
Description: Digital signature

