Modify ↓
Opened on Jun 1, 2022 at 11:35:25 AM
Last modified on Mar 16, 2024 at 10:17:51 AM
#3887 assigned Bug
@HOUR:59:59 wrong as @MIN and @SEC can have change to 00:00
| Reported by: | J-Paul Mesnage | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description (last modified by )
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
Attachments (0)
Change History (3)
comment:1 by , on Jun 1, 2022 at 11:35:57 AM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , on Jun 2, 2022 at 11:10:36 AM
| Description: | modified (diff) |
|---|
comment:3 by , on Mar 16, 2024 at 10:17:51 AM
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Fix sent to Jon