﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
304	subtract of @MIN results in negative value	b_clephas@…		"Whenever I subtract a number of @MIN (or the other date/time macros), I get negative values. The values should wrap around.
According to the documentation, the values are in the range 00->59 for @MIN.

{{{
MsgBox(0, """", (@MIN - 10)) ; test if time just past the whole hour
MsgBox(0, """", (@WDAY - 10)) ; test whenever you like
}}}
"	Bug	closed		AutoIt	3.2.12.0	None	No Bug		
