Modify ↓
Opened 10 years ago
Closed 10 years ago
#3231 closed Bug (Fixed)
second in Date.au3
| Reported by: | Ontosy | Owned by: | Melba23 |
|---|---|---|---|
| Milestone: | 3.3.15.1 | Component: | AutoIt |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description
File: Include\Date.au3
Line: 1043
If $iSecond > 0 Then DllStructSetData($tSYSTEMTIME, "Second", $iSecond)
instead of
If $iSecond > 0 Then DllStructSetData($tSYSTEMTIME, "Seconds", $iSecond)
Attachments (0)
Change History (1)
comment:1 by , 10 years ago
| Milestone: | → 3.3.15.1 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [11699] in version: 3.3.15.1