> 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.
