RT for rt.cpan.org
Skip Menu
|
Bug #98591 for DateTime-Format-ISO8601: Missing feature
Active bugs
Resolved bugs
Rejected bugs
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)
History
Show all quoted text
Wed Sep 03 13:17:09 2014
epimetreus [...] fastmail.fm - Ticket created
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.
Wed Sep 03 15:46:33 2014
ether [...] cpan.org - Correspondence added
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?
Wed Sep 03 15:46:33 2014
The RT System itself - Status changed from 'new' to 'open'
Wed Sep 03 15:48:38 2014
epimetreus [...] fastmail.fm - Correspondence added
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?
Wed Sep 03 16:09:57 2014
jhoblitt [...] cpan.org - Correspondence added
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
Wed Sep 03 16:09:58 2014
jhoblitt [...] cpan.org - Status changed from 'open' to 'rejected'