Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Year 2038 Problem
Name: Dr. Nick Date: September 14, 2003 at 23:58:42 Pacific OS: WinXP Pro SP1 CPU/Ram: P4 2.0Ghz & 1024MB pc133
Comment:
Hey, how many of you guys knew about this? Pretty interesting, especially if you understand the article (remember, there's only 10 kind of people in the world. Those that understand binary and those that don't.)
Name: Jake Date: September 15, 2003 at 09:17:33 Pacific
Reply:
I know because I recently wrote a PERL script for UNIX that uses a few time/date functions. For example, it compares date/times as seconds since the epoch, 1/1/1970. I'm sure my 500 line script will be obsolete by 2038, so I'm not worried.
0
Response Number 2
Name: Dr. Nick Date: September 15, 2003 at 10:57:19 Pacific
Reply:
Very true, though the author does make some interesting points.
As a side note, I set my Windows clock to the year 2050 and two applications that were running in the background crashed within about 20 seconds.
Summary: What's your question? You certainly don't want someone to do all the work for you. The way things usually work are: 1. You write a program 2. You find the program has compile or runtime errors 3. You ...
Summary: *We celebrate SN's first PHP answer* This is a well-documented problem with strtotime() on windows: "Note: The valid range of a timestamp is typically from Fri, 13 Dec 1901 20:45:54 GMT to Tue, 19 Jan...
Summary: Don't worry, I won't drop out. Its my senior year and I'll be starting college computer programming classes this fall. I'm just trying to get a head start. I removed the equal signs and the choice ...