I think Touch for Windows is taking the time specified and converting it to UTC -- for example, I am in Eastern Daylight Time (EDT), which is UTC/GMT -4 hours.
If I enter "touch -t 200001010000 sample.txt" the timestamp on sample.txt shows 12/31/1999 08:00 PM.
The expected behavior would produce 01/01/2000 12:00 AM
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think Touch for Windows is taking the time specified and converting it to UTC -- for example, I am in Eastern Daylight Time (EDT), which is UTC/GMT -4 hours.
If I enter "touch -t 200001010000 sample.txt" the timestamp on sample.txt shows 12/31/1999 08:00 PM.
The expected behavior would produce 01/01/2000 12:00 AM