Opened 2 years ago

Last modified 8 months ago

#3887 assigned Bug

@HOUR:59:59 wrong as @MIN and @SEC can have change to 00:00 — at Initial Version

Reported by: Jpm Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: Cc:

Description

I agree the windows to have the bug is very thin
But I experience it.

Local $sMsg = @YEAR & "-" & @MON & "-" & @MDAY & " " & @HOUR & ":" & @MIN & ":" & @SEC
ConsoleWrite('@@ Debug(' & @ScriptLineNumber & ') : $sMsg = ' & $sMsg & @CRLF) ;### Debug Console

Change History (0)

Note: See TracTickets for help on using tickets.