Help - Search - Members - Calendar
Full Version: About GetTimestamp of CVoicemail
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
Marvin
I'm using Skype4COM for our C++ projects.
When the CVoicemail object's GetTimestamp() is called, it returns DATE format, defined as double. But what exactly does this double data mean? It's apparently not UNIX timestamp.

Thanks for your help!
andreskaasik
QUOTE(Marvin @ Aug 18 2006, 03:59 AM) [snapback]288548[/snapback]

When the CVoicemail object's GetTimestamp() is called, it returns DATE format, defined as double. But what exactly does this double data mean? It's apparently not UNIX timestamp.

Please refer to MSDN for more information on DATE data type:
http://msdn.microsoft.com/library/default....e_date_type.asp
http://msdn.microsoft.com/library/default....ion_support.asp
Marvin
Yes, COleDateTime can do the job. Thanks!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.