Hi, can make file with custom date last modified (only on Qt lib)??
I try change date last modified on exist file but i cant finde the way to do it ;(
Hi, can make file with custom date last modified (only on Qt lib)??
I try change date last modified on exist file but i cant finde the way to do it ;(
Using Qt you can set the date to current system time, but setting to some arbitrary value is not possible, you will need to OS specific APIs.
When you know how to do it then you may do it wrong.
When you don't know how to do it then it is not that you may do it wrong but you may not do it right.
Bookmarks