RE: More Y2K fixes available???
by "Thomas Fisher" <raidermp(at)yahoo.com>
|
Date: |
Sun, 2 Jan 2000 18:21:22 -0500 |
To: |
<hwg-techniques(at)mail.hwg.org>, <ksawatzk(at)bloomnet.com> |
In-Reply-To: |
bloomnet |
|
todo: View
Thread,
Original
|
|
Check your line that reads:
document.write(saveddate.getDate(),", ",(saveddate.getYear()+1900));
and change to:
document.write(saveddate.getDate(),", ",(saveddate.getYear()));
This was at least a temp if not permanent solution on my pages. Only
problem was when I viewed with WebTV viewer it showed as 3900. (Of course
this might just be ne of the beta bugs) All the other browsers I have, use
it to show 2000. (IE5.01, NN4.08, Opera 3.06, Mosaic 3.0, Lycos, McAfee)
Thomas Fisher
We wonder why the dogs always drink out of our toilets, but look at it
from their point of view; why do humans keep peeing into their water
bowls?
> -----Original Message-----
> From: owner-hwg-techniques(at)hwg.org
> [mailto:owner-hwg-techniques(at)hwg.org]On Behalf Of Kim Sawatzke
> Sent: Sunday, January 02, 2000 04:57 PM
> To: hwg-techniques(at)mail.hwg.org
> Subject: More Y2K fixes available???
>
>
> I got my "cookies" working again, but am still looking for replacement
> codes for writing "page last updated" and "Current date".
> I'm not really fond of my pages reading "Last Updated 1-1-100" or "Today
> is January 1, 19100".
>
> Anyone have a fix or a link to get around the JavaScript date
> problems???
>
> I guess I'll have to get used to my WSFTP listing dates as 0101100
> also..... 8-/
>
> --
> Are part-time band leaders semi-conductors?
>
> Kim Sawatzke
>
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://messenger.yahoo.com
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA