Talk:Unix time/Archives/2018

"The second layer encodes that number as a sequence of bits or decimal digits" - What is this? — Preceding unsigned comment added by 86.239.239.108 (tal

Talk:Unix time/Archives/2018

Definition

"The second layer encodes that number as a sequence of bits or decimal digits" - What is this? — Preceding unsigned comment added by 86.239.239.108 (talk) 00:56, 17 November 2018 (UTC)

script issues

As with many videos and etc. that Iv'e seen, i think a section about the flaws should be added. For example, Iphone Ios 7&8 will permanently fail if the date is manually set to January 1, 1970. There are probably other similar issues out there, and i think it would be nice to add a section about them. The garmine (talk) 05:07, 24 April 2018 (UTC)

Got a citation for the above claim about iphones? Everything on Wikipedia needs to fowwlo the rules at WP:V and WP:RS. --Guy Macon (talk) 08:31, 17 November 2018 (UTC)
Well, there's an article in the Grauniad and a 9 to 5 Mac article, both found with a Google search for
ios 7 failure setting date
That's a flaw, but in the firmware or OS software for the iPhone, not in the Unix date/time representation. I'm not sure whether code mishandling particular Unix time values is worth noting here or not. That one might belong in the iOS 7 and iOS 8 pages' "Problems" sections rather than here. Guy Harris (talk) 18:29, 17 November 2018 (UTC)

Does any system really keep a time a a pure linear count of seconds elapsed since 1970-01-01T00:00:00 *TAI*?

The Olson code (IANA tzdb reference implementation) can, if the leap seconds files are being used, convert a pure linear count of seconds elapsed since 1970-01-01T00:00:00 UTC to a UTC label such as 2015-06-30T23:59:60 UTC. It's not expecting a different-by-23-seconds pure linear count of seconds since 1970-01-01T00:00:00 TAI.

If a system were to keep a pure linear count of seconds since 1970-01-01T00:00:00 TAI, then a gmtime() implementation not taking leap seconds into account (such as the Olson code without the leap seconds files) would convert that to a TAI label. Guy Harris (talk) 19:51, 23 April 2016 (UTC)

Okay AsadNTR (talk) 14:20, 12 December 2018 (UTC)

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.