summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/time_and_date.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/configure_rockbox/time_and_date.tex')
-rw-r--r--manual/configure_rockbox/time_and_date.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/manual/configure_rockbox/time_and_date.tex b/manual/configure_rockbox/time_and_date.tex
new file mode 100644
index 0000000000..9f1223ecfe
--- /dev/null
+++ b/manual/configure_rockbox/time_and_date.tex
@@ -0,0 +1,23 @@
1% $Id:$ %
2
3Time related menu options. Pressing \ActionStdContext{} will voice the current time
4if voice support is enabled.
5
6\begin{description}
7 \item[Set Time/Date:] Set current time and date.
8 \opt{alarm}{
9 \item[Wake-Up Alarm:]
10 This option will make the \dap{} start up at the specified time.
11 Use \ActionSettingInc{} and \ActionSettingDec{} to adjust the minutes setting,
12 \ActionAlarmHoursDec{} and \ActionAlarmHoursInc{} to adjust the hours.
13 \ActionAlarmSet{} confirms the alarm, and \ActionAlarmCancel{} cancels setting
14 an alarm. If the \dap{} is turned on again before the alarm occurs, the alarm
15 will be cancelled.
16 \opt{recording,radio}{
17 \item[Alarm Wake Up Screen:]
18 This option controls what the \dap{} does when it is woken up by the alarm.
19 }%\opt{recording,radio}
20 }%\opt{alarm}
21 \input{configure_rockbox/sleep_timer.tex}
22 \item[Time Format:] Choose 12 or 24 hour clock.
23\end{description}