The radio was in MST but the UI selected as if it was in local time. An
authorEd Page <eopage@byu.net>
Mon, 17 May 2010 23:43:14 +0000 (18:43 -0500)
committerEd Page <eopage@byu.net>
Tue, 18 May 2010 03:03:48 +0000 (22:03 -0500)
commitca348c0558e040574fb19e06f0a71a08afc41acc
tree2565ada18884f9c0189c3919ac606218e8ab9246
parentbe76b644bf353e9cdd223cb17e4c19f296190366
The radio was in MST but the UI selected as if it was in local time.  An
issue with the simple way of fixing this is Maemo doesn't report
daylight is True, so had to do my own daylight detection for the radio
program.
src/mormonchannel_gtk.py
src/util/time_utils.py [new file with mode: 0644]
src/windows/radio.py