blob: 1b5b1468b9389e4b0aa9566fe2a6d2e046241a48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<html><head><title>SystemTime</title></head><body>
<p align="center">
<img src="netsystemtime/DateTime">
<h1>SystemTime</h1>
<b>Set system clock</b>
<p align="left">
<hr>
This application sets the device's date, time and Opie global display
options. The date and time can be set manually, set using an NTP
time server or predicted based on previous time drift information.
<p>
This application can be accessed by either the icon on the Settings tab
or by clicking on the clock in the lower right-hand corner of the screen.
<br>
<ul>
<li><a href="systemtime/time.html"><img src="netsystemtime/DateTime" width="16" height="16">Setting time/date</a></li>
<li><a href="systemtime/format.html"><img src="netsystemtime/formattab">Time/date formatting</a></li>
<li><a href="systemtime/configuration.html"><img src="SettingsIcon">Configuration</a></li>
<li><a href="systemtime/ntp.html"><img src="netsystemtime/ntptab">Time sever synchronization</a></li>
<li><a href="systemtime/predict.html"><img src="netsystemtime/predicttab">Time prediction</a></li>
<li><a href="systemtime/about.html"><img src="UtilsIcon">About</a></li>
</ul>
</body></html>
|