Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Re: Getting LOCAL TIME asp


Message #1 by "Chuck" <chuck@c...> on Sat, 1 Feb 2003 08:00:13 -0600
 The only way I was able to do this was add the JavaScript Time code
into my ASP page.

Not bad though, I use JavaScript to pull the clients time and compare to
my server time to show the time zone difference.

Chuck

-----Original Message-----
From: Ken Schaefer [mailto:ken@a...]
Sent: Thursday, January 30, 2003 6:03 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Getting LOCAL TIME asp


Have you tried magic?

Cheers
Ken

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "michael franklin" <michael.franklin@e...>
Subject: [asp_web_howto] Getting LOCAL TIME asp


: Does anyone know how to get a local time value in asp?
:
: We need to take a database datetime (server based in Dublin Ireland)
and
: compare it to the local date time (could be in any of our world wide
: offices) without using javascript???

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


  Return to Index