If you run any Posix OS, life is good. In the Arduino world that the OP was referring to (and other uC), it gets a little more involved.
On Wed, Apr 10, 2019 at 6:05 PM Hal Murray <[email protected]> wrote: > > > There is a fair amount of juggling depending on wether you want to > correct > > the GPS offset but doing it from a Julian date is considerably easier > than > > anything else I could think of. > > That depends on the date/time conversion routines you have available. > > On Unix/POSIX, time is normally seconds since epoch so adjusting is adding > a 1024 weeks in seconds rather than your 1024 weeks in days. > > > > -- > These are my opinions. I hate spam. > > > > > _______________________________________________ > 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. > _______________________________________________ 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.
