Hello,

I'm processing a binary file, and in that file there is a 64bit FILETIME 
value. This value represents the number of 100-nanoseconds since 1/1/1601.

I would like to convert it to a somewhat more usable value, since I 
eventually will need to display that value as a human readable date.

Any solution is welcome.


Tom 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to