Assuming thisdays is required, the following result was found.
20, 2) . SubStr(val, 23, 2) TimeString2:=A_Now EnvSub, TimeString2, %TimeString1%, Seconds val:=TimeString2 } strVal= ThisDays:=val / 86400 IfInString, ThisDays, . ThisDays:=SubStr(ThisDays, 1, InStr(ThisDays, ".")-1) ThisHours:=(Mod(val, 86400)/3600)...