From 1ba64d4fa77448734cf0e6595a67b6d2cba73675 Mon Sep 17 00:00:00 2001 From: Mark Thompson <129641948+NotherNgineer@users.noreply.github.com> Date: Mon, 22 Jan 2024 10:24:16 -0600 Subject: [PATCH] Updated Settings (markdown) --- Settings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Settings.md b/Settings.md index 011e587..f2e54be 100644 --- a/Settings.md +++ b/Settings.md @@ -44,9 +44,9 @@ The UI interface setting for the following can be Enabled (tick) or Disabled (x ## Date/Time ![SCR_0034](https://github.com/portapack-mayhem/mayhem-firmware/assets/129641948/22e1660a-ef1e-429b-af6d-81a8f612b893) -Set the date and time which will appear on the home screen, in log entries, and file time stamps. A coin cell is required to keep the time updated when the PortaPack is off. +Set the date and time which will appear on the home screen, in log entries, and file time stamps. A coin cell is required to keep the time updated when the PortaPack is off. If the coin cell battery is dead/missing but there is an SD card, the date will be advanced by 1 day every time the Portapack is rebooted, so that log entries/files will be in chronologically ascending order. -If Daylight Savings Time (DST) is enabled, the time is advanced by one hour during the indicated date range specified as the Nth Day-of-Week in Nth Month (note that the time displayed on this screen is assumed to already be corrected for DST). To learn the Daylight Savings Time date range for your area, see [Wikipedia Daylight Savings Time By Country](https://en.wikipedia.org/wiki/Daylight_saving_time_by_country). +If Daylight Savings Time (DST) is enabled, the time is advanced by one hour during the indicated date range specified as the Nth Day-of-Week in Nth Month (note that the time displayed on this screen is assumed to already be corrected for DST so the time entered should be the same as appears on other clocks). To learn the Daylight Savings Time date range for your area, see [Wikipedia Daylight Savings Time By Country](https://en.wikipedia.org/wiki/Daylight_saving_time_by_country). The precise hour in the day of the time change is as shown on the screen and is not configurable. Note that it takes about a second to save the time when the Save button is pressed. Daylight Savings Time is supported in firmware versions 1.9.2 or higher.