It appears Canada tries to match the US to save confusion. The US changed the dates starting in 2007 (making clocks in earlier systems like VCRs obsolete) and Canada followed suit. Who knows what Congress will do in the future (abolish DST? I hope!), so programming a system to be good to 2100 seems optimistic!
David N1HAC On 1/1/19 5:31 PM, Graham / KE9H wrote: >> Does anybody know how many other places use the same rules? What does > Canada do? > > https://en.wikipedia.org/wiki/Daylight_saving_time_by_country > > --- Graham > > == > > On Tue, Jan 1, 2019 at 4:05 PM Hal Murray <[email protected]> wrote: > >>> GPS has no bits for Daylight Savings. As far as I know only WWV and WWVB >>> have those bits. So for a clock displaying local time WWVB is the way to >> go. >> >> WWVB's DST data is targeted at the US. >> >> Does anybody know how many other places use the same rules? What does >> Canada >> do? >> >> Has anybody looked into how much code it takes to implement DST? If you >> are >> willing to stick to one set of rules, you could pre-compute a small table >> to >> cover the next 20 (or 100) years. That's probably not good enough for a >> product, but OK for most home brew clocks. Can I get to 2100 with only 28 >> slots? (7 for day-of-week, and 4 for leap years) >> >> The full Unix time conversion package is pretty big if you are of running >> it >> on a tiny SOC. Has anybody implemented a slimmed down version? How slim >> can >> you get if all you want is DST? >> >> Besides, GPS gives you leap second warning. >> >> A while ago, somebody asked why use WWVB rather than GPS? One answer is >> so we >> can monitor what it does when a leap second happens. >> >> >> >> >> -- >> These are my opinions. I hate spam. >> >> >> >> >> _______________________________________________ >> time-nuts mailing list -- [email protected] >> To unsubscribe, go to >> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.febo.com%2Fmailman%2Flistinfo%2Ftime-nuts_lists.febo.com&data=02%7C01%7Cdavid.g.mcgaw%40dartmouth.edu%7C25a013efe21a47a2cfc308d670673875%7C995b093648d640e5a31ebf689ec9446f%7C0%7C1%7C636819985982409036&sdata=BKBILOKTdOaPsSSz%2FezRuZ8His6jcRnp5TePARLlIYs%3D&reserved=0 >> and follow the instructions there. >> > _______________________________________________ > time-nuts mailing list -- [email protected] > To unsubscribe, go to > https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.febo.com%2Fmailman%2Flistinfo%2Ftime-nuts_lists.febo.com&data=02%7C01%7Cdavid.g.mcgaw%40dartmouth.edu%7C25a013efe21a47a2cfc308d670673875%7C995b093648d640e5a31ebf689ec9446f%7C0%7C1%7C636819985982419040&sdata=N7yW%2BmbXlKj47WIeCBKMSjT7628E1dkj33yfQ8yqyjg%3D&reserved=0 > and follow the instructions there. _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to http://lists.febo.com/mailman/listinfo/time-nuts_lists.febo.com and follow the instructions there.
