Sunday, February 26, 2012

GMT Time

I have got GMT Time Data on my database.
It is possible to used the user's time on a chart or in a table ?You can convert GMT (now called UTC) time to local time using
DateTime.ToLocalTime() method. Check
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdatetimeclasstolocaltimetopic.asp
for details.
--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Karine" <Karine@.discussions.microsoft.com> wrote in message
news:280C890D-4DE7-4DF1-9FD0-D6DD7C3E1191@.microsoft.com...
> I have got GMT Time Data on my database.
> It is possible to used the user's time on a chart or in a table ?

No comments:

Post a Comment