Use this tag for questions related to Windows FILETIME data structure.
I am once again going from Windows to Linux, I have to port a function from Windows to Linux that …
c porting datetime-conversion time-t filetimeThis is a challenge as well as a question: I have a folder of data files. I want the following …
python datetime directory last-modified filetimeCan a batch file change the system date; save file with attributes; change date back to current date? Goal to …
windows batch-file systemtime file-attributes filetimeMost of the files I read get the right time when using the following method to convert: // works great most …
c# datetime datetime-format filetimeHow can I convert FILETIME to seconds? I need to compare two FILETIME objects.. I found this, but seems like …
c++ windows comparison filetimeI want to get last modification time of the remote file. I am using this code I found here on …
php curl filetime