Groups | Blog | Home
all groups > sql server clients > december 2004 >

sql server clients : Convert 1084313300 (Ten Digit) value to Datetime



David Gugick
12/22/2004 9:11:52 PM
[quoted text, click to view]

We would need to know what format the 10 digit value was using in order
to convert it. Do you know what it is using? How do you currently
interpret the value in your application? i.e. is there an algorithm in
the application that clearly shows what's being done at the application
level?

--
David Gugick
Imceda Software
www.imceda.com
Imran Irfan via SQLMonster.com
12/23/2004 2:03:35 AM
I have a field in a table that contains ten digit value representing a datetime. Is there any way to convert it to default datetime format.
Plese Help me
Thanks

--
Jacco Schalkwijk
12/23/2004 10:19:05 AM
I assume that is a UNIX timestamp (seconds since 01/01/1970):
http://www.aspfaq.com/show.asp?id=2451

--
Jacco Schalkwijk
SQL Server MVP


[quoted text, click to view]

AddThis Social Bookmark Button