Skip Menu |

This queue is for tickets about the DateTime-Format-ISO8601 CPAN distribution.

Report information
The Basics
Id: 98591
Status: rejected
Priority: 0/
Queue: DateTime-Format-ISO8601

People
Owner: Nobody in particular
Requestors: epimetreus [...] fastmail.fm
Cc:
AdminCc:

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



Subject: Missing feature
Date: Wed, 03 Sep 2014 11:17:04 -0600
To: bug-DateTime-Format-ISO8601 [...] rt.cpan.org
From: Kai Moonbourn <epimetreus [...] fastmail.fm>
DateTime::Format::ISO8601 objects should stringify to an ISO 8601 formatted datetime string.
On 2014-09-03 10:17:09, epimetreus@fastmail.fm wrote: Show quoted text
> DateTime::Format::ISO8601 objects should stringify to an ISO 8601 > formatted datetime string.
DateTime::Format::ISO8601 objects don't contain a time value. Are you thinking of DateTime objects?
Subject: Re: [rt.cpan.org #98591] Missing feature
Date: Wed, 03 Sep 2014 13:48:32 -0600
To: bug-DateTime-Format-ISO8601 [...] rt.cpan.org
From: Kai Moonbourn <epimetreus [...] fastmail.fm>
For some reason I thought this was a subclass of DateTime; I assume, instead, it just returns a DT object after parsing... On 9/3/2014 1:46 PM, Karen Etheridge via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=98591 > > > On 2014-09-03 10:17:09, epimetreus@fastmail.fm wrote:
>> DateTime::Format::ISO8601 objects should stringify to an ISO 8601 >> formatted datetime string.
> > DateTime::Format::ISO8601 objects don't contain a time value. Are you thinking of DateTime objects?
Yep - that's not how the DateTime::Format::* modules work. The FAQ for formats might be helpeful: http://datetime.perl.org/wiki/datetime/page/FAQ%3A_Date_Time_Formats