Re: Seeking clarifaction of tai64nlocal and leap seconds
Brian Reichert <[email protected]> Wed, 19 Sep 2012 23:50:20 -0400
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 19, 2012 at 08:04:38PM -0700, Jeremy Fishman wrote: > On Wed, Sep 19, 2012 at 3:31 PM, Brian Reichert <[email protected]>wrote: > > > > > my $time = strftime('%F %T.', @time). > > $microseconds. > > strftime(' %Z', @time). > > "\n"; > > > > > Leading zeros on the microseconds? Hmm, could be as easy as that. Let me change up that perl code a bit, to use sprintf('%06d', $microseconds) instead... Yup! That cleaned it right up! Now, I have a consistent skew of less than 2000ms. I definitely appreciate the double-check; thanks a lot... > - Jeremy -- Brian Reichert <[email protected]> BSD admin/developer at large