It is known that QFileInfo::created() does not get me the creation date and time for a file, but the last modified date. So, how can I get the true creation date under POSIX, that's Mac, Linux, etc.?
Thank you.
It is known that QFileInfo::created() does not get me the creation date and time for a file, but the last modified date. So, how can I get the true creation date under POSIX, that's Mac, Linux, etc.?
Thank you.
Bookmarks