Add new custom format string: episode.pubtime (bug 262)
commit14ad7ac57d0d6c8157e0496c611cd86e260fb3fc
authorThomas Perl <thp@perli.net>
Wed, 24 Dec 2008 10:54:21 +0000 (24 11:54 +0100)
committerThomas Perl <thp@perli.net>
Wed, 24 Dec 2008 10:54:21 +0000 (24 11:54 +0100)
tree30336f260fca5371ab83c30fa4cd0d21cc2936a5
parent6cead6d94dd5f2bd8e6dd1e26bde8d2ee4ce2130
Add new custom format string: episode.pubtime (bug 262)

As requested by Cory Albrecht in bug 262, we now have a
new format string: {episode.pubtime} that will format
the publishing time as HHMM (24-hour format). If the
publishing time is not available, 0000 will be used instead.
src/gpodder/gui.py
src/gpodder/libpodcasts.py