Log In · Register

 
AM I THE ONLY ONE WHO HAS NOTICED?!
Maccabee
post Sep 2 2009, 10:30 PM
Post #1


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



I think another minor Y2K has occurred. or is about to occur. There have been various reports here and there that I have seen that made the year on people computers say 1969. I believe Mipadi, you said you had this problem? and I saw it on various other forums. And now tj's time thread and other crap happening.

What going down?
 
 
Start new topic
Replies
mipadi
post Sep 3 2009, 09:20 AM
Post #2


Senior Member
******

Group: Administrator
Posts: 2,648
Joined: Apr 2008
Member No: 639,265



I'm not sure what you're getting at. Do you mean the occasions on which you might have copied a file from another machine, and the date created reads December 31, 1969? That's because the computer on which the file was created uses a different timestamping mechanism that other file systems won't understand. This often happens when copying files from Windows to a Unix-based system, since FAT and NTFS use a rather different way to store creation times.

Longer Explanation

On Unix, time is stored as a 32-bit signed integer ("signed" meaning it can store positive and negative values) that represents the number of seconds since the Unix epoch, which was January 1, 1970 at midnight. But if the file system can't interpret the creation date, it uses -1 as the creation date. In Unix time, -1 is one second prior to the Unix epoch, which is December 31, 1969 at 11:59:59 PM.
 

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: