* Dave Rolsky ([EMAIL PROTECTED]) [24 Mar 2003 11:25]: > On Mon, 24 Mar 2003, Iain 'Spoon' Truskett wrote:
> > Is there any intention to support strptime parsing in DateTime.pm? > No. > I'd rather see this in an external module. Any recommendation for a name? I'm not entirely sure where it would fit in the hierarchy. I'm tempted to incorporate it into Builder, but would like Builder to be 'simple'. That said, I'll put it in if needed. I do, eventually, want to be able to use strptime notation in Builder (as an alternative, rather than replacing). I imagine I can 'borrow' the code from Time::Piece for it. cheers, -- Iain.
