Connecting Tech Pros Worldwide Help | Site Map

Complete DateTime on Server?

xeroxero
Guest
 
Posts: n/a
#1: Nov 28 '06
What is the best way to display (C# 2.0) the date, time, current
timezone, daylight savings offset of the web server to the ASP.NET
client?

Thanks.

Mark Rae
Guest
 
Posts: n/a
#2: Nov 28 '06

re: Complete DateTime on Server?


"xeroxero" <xeroxero@newsgroups.nospam wrote in message
news:otfnm2deg798f60bvr05th0acnm4n7jago@4ax.com...
Quote:
What is the best way to display (C# 2.0) the date, time, current
timezone, daylight savings offset of the web server to the ASP.NET
client?
http://msdn2.microsoft.com/en-gb/lib...56(VS.71).aspx


Rad [Visual C# MVP]
Guest
 
Posts: n/a
#3: Nov 28 '06

re: Complete DateTime on Server?


The System.TimeZone class will have what you need.

On Mon, 27 Nov 2006 23:49:52 -0500, xeroxero
<xeroxero@newsgroups.nospam wrote:
Quote:
>What is the best way to display (C# 2.0) the date, time, current
>timezone, daylight savings offset of the web server to the ASP.NET
>client?
>
>Thanks.
--

Bits.Bytes.
http://bytes.thinkersroom.com
Closed Thread