Skip Menu |

This queue is for tickets about the CPAN-Changes CPAN distribution.

Report information
The Basics
Id: 80169
Status: open
Priority: 0/
Queue: CPAN-Changes

People
Owner: Nobody in particular
Requestors: NHORNE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: 0.19



Subject: Date doesn't allow output of the date(1) command
The date format should allow this as a valid date: Sat Oct 13 17:01:30 EDT 2012
It does however allow the output of: `date --rfc-3339=date` And: `date '+%Y-%m-%dT%H:%M:%S'` And: `date '+%Y-%m-%dT%H:%M:%S%:z'`