473,407 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Lost with dates

ASM
Hi,

perhaps it is a ThunderBird bug
perhaps it is a self bug

I can't to judge : I'm not very strong with dates.

I take as examples posts from :
- Randy Webb : <Fd********************@telcove.net>
- Me : <45**********************@news.orange.fr>

By here we are : 10/30/06 about 10:32 (local date and hour)

Randy seems to have written : Mon 30 Oct 2006 20:28:22 -0500
on ThunderBird for Windows
My ThunderBird on Mac shows me in Date Col : 10/31/06 2:28

If I look at my last post
it seems to have been written on : Mon 30 Oct 2006 01:37:15 +0100
ThunderBird in dats col shows : 10/30/06 1:37

If I understand correctly and convert right dates in my local time :
Randy : 10/30/06 20:28:22 -0500 +0100 = 10/30/06 16:28:22
ASM : 10/30/06 01:37:15 +0100 = 10/30/06 02:37:15

While ThunderBird stocks messages :
Randy : 10/31/06 2:28 (that is to say : tomorrow )
Me : 10/30/06 1:37

Is my ThunderBird completly mad or me ?

--
ASM
Oct 30 '06 #1
4 1294
ASM wrote:
Hi,

perhaps it is a ThunderBird bug
perhaps it is a self bug

I can't to judge : I'm not very strong with dates.

I take as examples posts from :
- Randy Webb : <Fd********************@telcove.net>
- Me : <45**********************@news.orange.fr>

By here we are : 10/30/06 about 10:32 (local date and hour)
Wow, Dr J's favourite date format, FFF!! For the uninitiated, that's
"Fred Flinstone Format". :-)

Randy seems to have written : Mon 30 Oct 2006 20:28:22 -0500
on ThunderBird for Windows
Depends on which date you use. Use View -Headers -All and you'll
see that the NNTP-Posting-Date is Sun, 29 Oct 2006 03:24:11 -0600.

The other date (I think) is from Randy's system clock, which appears to
be several hours in advance of that. Thunderbird (for me) sorts on the
NNTP date, but displays the later date. Google groups sorts on the later
date, so Randy has been top-dog for nearly two days.

My ThunderBird on Mac shows me in Date Col : 10/31/06 2:28
But it's in the right position based on NNTP date (at least on my
Mac+Thunderbird). :-)

If I look at my last post
it seems to have been written on : Mon 30 Oct 2006 01:37:15 +0100
ThunderBird in dats col shows : 10/30/06 1:37
Look at it another way, Mike answered Randy's post over a day before it
was asked. Mike's good, but *that* good? Damn!

[...]
>
Is my ThunderBird completly mad or me ?
Neither, blame Randy. ;-p
--
Rob
Oct 30 '06 #2
RobG wrote on 30 okt 2006 in comp.lang.javascript:
Look at it another way, Mike answered Randy's post over a day before it
was asked. Mike's good, but *that* good? Damn!
Topposting revisited.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Oct 30 '06 #3
RobG said the following on 10/30/2006 8:55 AM:
ASM wrote:
<snip>
>Is my ThunderBird completly mad or me ?

Neither, blame Randy. ;-p
Makes me wonder how long it's been wrong, I don't ever look at the Date
in the clock. Does this mean I can set it a day behind and be like
Michael and answer posts before they get asked?

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Oct 30 '06 #4
In message <45**********************@news.orange.fr>, Mon, 30 Oct 2006
10:32:23, ASM <st*********************@wanadoo.fr.invalidwrite s
>
Is my ThunderBird completly mad or me ?
Fundamentally, it's the Internet Date Standard - remember where such
things probably originated, and remember the opening of Heinlein's "-
And He Built a Crooked House -".

News articles, and Mail, should in their headers be dated in GMT (or in
integer time_t, seconds from 1970.0 GMT), with in addition the author's
local offset from GMT. Attributions should use GMT too. Reading
software should display a choice of GMT, author's local time, & reader's
local time.
--
(c) John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v6.05 IE 6.
Web <URL:http://www.merlyn.demon.co.uk/- w. FAQish topics, links, acronyms
PAS EXE etc : <URL:http://www.merlyn.demon.co.uk/programs/- see 00index.htm
Dates - miscdate.htm moredate.htm js-dates.htm pas-time.htm critdate.htm etc.
Oct 30 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Colin Steadman | last post by:
I'm a stupid ASP programmer and I dont do Javascript (except for very simple tasks anyway), and I'm in a bit of a predicament. I've used a javascript table sorting script from here: ...
2
by: Sput | last post by:
I have overriden DataGridTextBoxColumn but it has lost it's overloads (so I cannot set datatype)? Is there a way to set datatypes to column (and how come that it does not get datatype property from...
6
by: Xero | last post by:
Hi. I have created a 'stop watch' program. The working principle of the program is to declare an integer (say 'intTime'), which is initalized to zero. Once the user clicks the 'Start' button,...
13
by: Alan | last post by:
Hi Have asked before elsewhere but think I will have to rephrase the question. Using MS Access, what's the best way of tackling dates if I want to list all say; birthdays/birthdates in a date...
3
by: staeri | last post by:
I'm trying to export a datalist to Excel with this code: Response.Clear() Response.Buffer = True Response.Charset = "" Response.ContentType = "application/vnd.ms-excel" Me.EnableViewState =...
12
by: Dixie | last post by:
I am trying to calculate the number of workdays between two dates with regards to holidays as well. I have used Arvin Meyer's code on the Access Web, but as I am in Australia and my date format is...
1
by: pitfour.ferguson | last post by:
My dbase has the start date and end date of each visit. How can I ask Access to list the day of the week of the start (easy), end (easy) and, more importantly, the dates of the visit itself - ie...
2
by: Jim Carlock | last post by:
(1) Does PHP provide any way to handle dates prior to 1980? I know there's problems with Microsoft Windows NT and all Windows NT operating systems will allow a date prior to 1980 to be placed...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.