18 Sep 21:12
dwim - format not handled
From: Jeff Ober <jeffober <at> gmail.com>
Subject: dwim - format not handled
Newsgroups: gmane.comp.lang.pike.user
Date: 2008-09-18 19:12:05 GMT
Subject: dwim - format not handled
Newsgroups: gmane.comp.lang.pike.user
Date: 2008-09-18 19:12:05 GMT
The Calendar module FAQ asked for notifications for standard formats that the dwim functions do not successfully parse. Here is a sample one, used in some RSS-type feeds (notably, Flickr/Yahoo's Media RSS format):
2008-08-08T15:13:53-08:00
Replace the T with a space and it parses correctly.
--
Old programmers don't die; they just parse on...
http://www.artfulcode.net
2008-08-08T15:13:53-08:00
Replace the T with a space and it parses correctly.
--
Old programmers don't die; they just parse on...
http://www.artfulcode.net
RSS Feed