Thread: Odd Timestamp
View Single Post
  #1 (permalink)  
Old 09-26-2006, 01:50 PM
dirkfirst dirkfirst is offline
Programming Professional
 
Join Date: May 2006
Posts: 338
Credits: 0
Rep Power: 12
dirkfirst is on a distinguished road
Default Odd Timestamp

I'm reading information from a database and came across this timestamp:

1127836826

What is that? How can I convert that to a normal date/time in C#? Is there a way to sort in SQL with this type of timestamp?

I know this may belong in the database forum but I'm more concerened with converting it in C#.
__________________
DirkFirst
Reply With Quote

Sponsored Links