﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1986	FileSetTime() sets wrong the TIMESTAMP when Windows 7 x64	brunonar@…		"When it's used on Windows 7 x64 ( With or without the x64 autoit tools) the TIMESTAMP of ""created file time"" is added by 1 hour. So, when I throw the command:
{{{
FileSetTime($userFile,""20051225100000"",1)
}}}
I got the same result when I was using this command on XP x86:
{{{
FileSetTime($userFile,""20051225000000"",1)
}}}

I've used the same script on both systems.
After that happened, I've installed the BETA version but the same issue was showed..."	Bug	closed		AutoIt	3.3.6.1	None	Works For Me	FileSetTime(), TIMESTAMP, Cross Platform compatibility	
