[physfs] some questions

Ryan C. Gordon icculus at icculus.org
Thu Jan 10 15:42:36 EST 2008


> 1/ We had problem on windows xp, with PHYSFS_getLastModTime
> it seemed to return something else than the expected date.
> I don't have windows myself, so i cannot tell more, but i can ask
> for details if needed.

Can you get details on what value it reports and what it was supposed to 
report? We have to convert from the Windows time scale to a Unix one, 
and it's possible we do it incorrectly.

Also, what time zone is it failing in? We use the current system's 
timezone in the conversion, which may be causing issues.

--ryan.




More information about the physfs mailing list