Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
Changed WizSchedMinutesUtcToLocal function so that local midnight in summer is 00h00 rather than 24h00.
2021-06-09, by andrewboyson [Wed, 09 Jun 2021 09:23:54 +0000] rev 7
Changed WizSchedMinutesUtcToLocal function so that local midnight in summer is 00h00 rather than 24h00.
Removed the display of +0 minutes when S or R had no offset.
2021-05-18, by andrewboyson [Tue, 18 May 2021 16:37:15 +0000] rev 6
Removed the display of +0 minutes when S or R had no offset.
Made a number of changes to better handle local times. The problem seen was between 00h00 and 01h00 BST which corresponded to 23h00 and 00h00 UTC caused negative numbers.
2021-05-18, by andrewboyson [Tue, 18 May 2021 16:23:57 +0000] rev 5
Made a number of changes to better handle local times. The problem seen was between 00h00 and 01h00 BST which corresponded to 23h00 and 00h00 UTC caused negative numbers.
Made the sunset and sunrise times slightly more accurate, by about a minute.
2021-05-17, by andrewboyson [Mon, 17 May 2021 20:29:54 +0000] rev 4
Made the sunset and sunrise times slightly more accurate, by about a minute.
Stopped the debug messages in the log (chnaged DEBUG from true to false)
2021-05-16, by andrewboyson [Sun, 16 May 2021 19:00:29 +0000] rev 3
Stopped the debug messages in the log (chnaged DEBUG from true to false)
Tidied the web display
2021-05-13, by andrewboyson [Thu, 13 May 2021 19:09:24 +0000] rev 2
Tidied the web display
Changed button layout on web page
2021-05-11, by andrewboyson [Tue, 11 May 2021 11:02:48 +0000] rev 1
Changed button layout on web page
New version
2021-05-10, by andrewboyson [Mon, 10 May 2021 08:24:22 +0000] rev 0
New version