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
|