[mythtv-commits] mythtv commit: r24484 by mdean
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat May 8 01:25:31 UTC 2010
Author: mdean
Date: 2010-05-08 01:25:31 +0000 (Sat, 08 May 2010)
New Revision: 24484
Changeset: http://svn.mythtv.org/trac/changeset/24484
Modified:
trunk/mythtv/libs/libmyth/mythcommandlineparser.cpp
trunk/mythtv/libs/libmyth/programinfo.cpp
Log:
Simplify date parsing in ProgramInfo::GetProgramFromRecorded() and fix date format in MythCommandLineParser::Parse().
In [24110], I used a different QDateTime format string from the one used throughout the rest of MythTV. The change is only cosmetic--parsing works the same before or after, but is being made for consistency.
More information about the mythtv-commits
mailing list