C
Claire
How can I convert date-time data in time_t to C# DateTime class format?
e.g. I read in a file a time_t value of 1070390676. How can I convert it to
a DateTime?
Any help appreciated.
Thx,
Claire
e.g. I read in a file a time_t value of 1070390676. How can I convert it to
a DateTime?
Any help appreciated.
Thx,
Claire