diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-10 11:44:06 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-10 11:44:06 -0500 |
| commit | de60c0285d2f59f268ebb7fab289c74e0b282781 (patch) | |
| tree | bfa32e1146a48157073c01ea3f953ec400ba7041 /static | |
| parent | 4b922ab7780ca87e01db3fa68920f53226db7d08 (diff) | |
clarification on time zone
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index ed1b869c..c948f788 100644 --- a/static/usage.html +++ b/static/usage.html @@ -268,7 +268,8 @@ standard network time update implementation, which uses the cellular network when available with a fallback to SNTP when it's not available. This can be disabled with the toggle at Settings ➔ System ➔ Date & time ➔ Use - network-provided time.</p> + network-provided time. The time zone is still obtained directly via the time + zone provided by the mobile network when available.</p> </li> </ul> |
