This commit is contained in:
Lionel Elie Mamane 2024-11-09 20:07:19 +01:00 committed by FintasticMan
parent b1d70ae2ed
commit 79ee886904

View File

@ -41,7 +41,7 @@ namespace Pinetime {
* *
* used to update difference between utc and local time (see UtcOffset()) * used to update difference between utc and local time (see UtcOffset())
* *
* parameters are in quarters of an our. Following the BLE CTS specification, * parameters are in quarters of an hour. Following the BLE CTS specification,
* timezone is expected to be constant over DST which will be reported in * timezone is expected to be constant over DST which will be reported in
* dst field. * dst field.
*/ */