Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!usenet.killfile.org!.POSTED!not-for-mail From: c28f62@TheWorld.com (Mark Kramer) Newsgroups: comp.os.linux.misc,comp.sys.raspberry-pi Subject: Re: Keeping 'order' without RTC. Date: Tue, 12 May 2015 17:29:57 +0000 (UTC) Organization: The World : www.TheWorld.com : Since 1989 Lines: 14 Message-ID: References: NNTP-Posting-Host: shell01.theworld.com X-Trace: flea.killfile.org 1431451797 14803 192.74.137.71 (12 May 2015 17:29:57 GMT) X-Complaints-To: news@usenet.killfile.org X-Newsreader: trn 4.0-test72 (19 April 1999) Xref: csiph.com comp.os.linux.misc:14772 In article , William Unruh wrote: >No, there is no designation of a leap second on Unix time. Unix time >will never return the designation above. It simply stops the clock for >that second making 23:59:59 two seconds long, not one. The system clock does not stop "for that second". The system clock has no concept of leap seconds or when they are going to happen. If you have no time management other than the system clock, your system clock will be off by a second after a leap second occurs. That's where NTP comes in.