summaryrefslogtreecommitdiff
path: root/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'menu.c')
-rw-r--r--menu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/menu.c b/menu.c
index 1673884..d563009 100644
--- a/menu.c
+++ b/menu.c
@@ -736,6 +736,8 @@ int cMenuDb::createSwitchTimer(const cEvent* event)
return done;
cDbRow* timerRow = newTimerRowFromEvent(event);
+
+ timerRow->setValue("STARTTIME", l2hhmm(timerRow->getIntValue("_STARTTIME")));
createTimer(timerRow, Epg2VdrConfig.uuid, ttView);
tell(0, "Switch timer for '%s' at '%s' created",