Modify ↓
Opened 16 years ago
Closed 16 years ago
#1226 closed Bug (Fixed)
DateDayofWeek function returns wrong day name
| Reported by: | jimblack | Owned by: | Valik |
|---|---|---|---|
| Milestone: | 3.3.1.4 | Component: | AutoIt |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: |
Description
The _DateDayOfWeek($iDayNum) is returning the Dayname + 1, i.e. Daynumber 1 (Sunday) is returning Monday for the day name. Works fine for autoit version 3.3.0.0. Betas are both in error.
Attachments (1)
Change History (3)
by , 16 years ago
| Attachment: | Test_dayname.au3 added |
|---|
comment:1 by , 16 years ago
I inadvertently failed to update the version to beta 3.3.1.2 thru 3.3.1.3. v3.3.0.0 is OK
comment:2 by , 16 years ago
| Milestone: | → 3.3.1.4 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed in version: 3.3.1.4
Note:
See TracTickets
for help on using tickets.

Test for _DateDayOfWeek($iDayNum)