NatH
Posts: 9
|
| Posted: 10/06/2007, 2:48 PM |
|
I am using CCS to read data from a sql server database. I got everything to display as I want in the grid that I created. However, I am having a problem displaying the time. The time is stored as UTC time and I need to display the time in EST time.
Is there an asp script to convert from UTC time to EST time or is there a way to compare the dates
and deduct 4 or 5 hours depending on the results of the comparison.
I have been searching using google for an hour and some of the info I found is over my head.
Any help provided would be greatly appreciated.
NatH
|
 |
 |
NatH
Posts: 9
|
| Posted: 10/07/2007, 1:55 PM |
|
Never mind, I found an example script to help me. In the event anyone else needs it, I found the script at: http://www.planet-source-code.com/vb/scripts/ShowCode.a...d=7518&lngWId=4
Thanks
|
 |
 |
|