Modify ↓
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
Reported by: | Jpm | Owned by: | Jon |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.0 | Severity: | None |
Keywords: | Cc: |
Description (last modified by mLipok)
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 Changed 2 years ago by Jpm
- Owner set to Jpm
- Status changed from new to assigned
comment:2 Changed 2 years ago by mLipok
- Description modified (diff)
comment:3 Changed 8 months ago by Jpm
- Owner changed from Jpm to Jon
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fix sent to Jon