|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Mar 2008
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Hi,
A friend has sent me an email in which he has managed to trick the date. As in: From: myfriend <friend@friendsisp.com> Date: Jan 11, 1905 2:15 AM Subject: How did I do it? To: Me <me@gmail.com> In the Gmail Inbox folder, the date shows correctly, with the current day in March 2008. As you know, you cannot get any more headers than the ones that gmail briefly presents you when you hit "Show Advanced". If I understand it correctly, my friend's email SMTP server should be the one tagging his email with the actual date. Also, according to Unix time - Wikipedia, the free encyclopedia you cannot set the date on your computer before January 1, 1970 on ANY computer. For Windows XP is even worse, this date is January 1, 1980. Hence, does anybody know how could have he done this? ![]() |
|
|
|
|
Sponsored Links
|
|
|
|
#3 (permalink) |
|
Google Guru
![]() Join Date: Oct 2005
Location: c:\GoogleCommunity
Posts: 3,386
Thanks: 3
Thanked 13 Times in 13 Posts
![]() ![]() ![]() ![]() ![]() |
Unix time is a 32 bit signed integer (signed meaning that the first "bit" of the number is used to represent whether the number is positive or negative).
So, if you change the first bit of the unix timestamp to be a 1, it will be interpreted by most computers as a negative number, and so you get the date as "1st January 1972 minus the number of seconds" (i.e. it will be before 1970). Google obviously ignores the signed bit and just interprets the rest of the number. |
|
|
|
|
|
#5 (permalink) | |
|
Master Googler
![]() Join Date: Jun 2007
Location: Beyond the Darkness
Posts: 587
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Date in vb.net | Thirukumar | Google Pack & Software | 1 | 12-14-2007 08:26 AM |
| What is the date? | Mayur | Chit Chat | 11 | 10-23-2007 11:09 PM |
| Date/Age of data | cableghost | Google Earth & Google Maps | 6 | 10-18-2005 07:56 AM |
| first date | handsomeshrey | Chit Chat | 2 | 03-21-2005 10:06 AM |
| IPO Date and Value? | intelliot | Business, Investing, Finance and Money | 3 | 07-08-2004 03:36 AM |