How to convert boost::posix_time::ptime to FILETIME structure?
3 Feb
2009
3 Feb
'09
6:10 p.m.
Is there any helper function to convert boost::posix_time::ptime to FILETIME? I am trying to pass datetime value from boost-based app to another (C#). Looks like that FILETIME (that can be represented as long) is a good option, besides string. May be there is better alternative?
3 Feb
3 Feb
10:23 p.m.
New subject: [Boost-users] How to convert boost::posix_time::ptime to FILETIME structure?
Archie14
Is there any helper function to convert boost::posix_time::ptime to FILETIME?
I am trying to pass datetime value from boost-based app to another (C#).
Looks
like that FILETIME (that can be represented as long) is a good option, besides string. May be there is better alternative?
I am getting better and better in answering my own questions :)). I apologize for the original post.
5776
Age (days ago)
5776
Last active (days ago)
1 comments
1 participants
participants (1)
-
Archie14