[mythtv] Date strings in Browse mode

David Engel gigem at comcast.net
Tue May 11 18:35:25 EDT 2004


On Tue, May 11, 2004 at 12:46:04PM -0700, Bruce Markey wrote:
> The docs say "If f is Qt::ISODate, the string format corresponds
> to the ISO 8601 extended specification for representations of
> dates and times, which is YYYY-MM-DDTHH:MM:SS" so it appears to
> be parsing it like this:
> 
> 20040511121300
> YYYY-MM-DDTHH:MM:SS
> 2004-51-12?30:00:00
> 
> Browse mode has worked for me in the past. Has anyone else seen
> this problem?

Yes, I saw this a few weeks ago when trying some experimental changes.
Basically the data doesn't match the expected format so it's a classic
case of garbage-in, garbage-out.

David
-- 
David Engel
gigem at comcast.net


More information about the mythtv-dev mailing list