please tell me the syntax of how to convert dword to coledatetime ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Mar 11, 2014, 2:39 PM
DWORD dw = 1346056988;
COleDateTime d( (time_t)dw )
more info at: http://social.msdn.microsoft.com/Forums/en-US/8966b9cc-5930-4a8d-9d1d-f7713acb6b6a/convert-dword-to-oledatetime?forum=vcgeneral