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 Melba23, 10 years ago

Milestone: 3.3.15.1
Owner: set to Melba23
Resolution: Fixed
Status: newclosed

Fixed by revision [11699] in version: 3.3.15.1

Modify Ticket

Action
as closed The owner will remain Melba23.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.