Modify ↓
#1487 closed Bug (Fixed)
_DateToDayOfWeekISO is not ISO conformant
| Reported by: | anonymous | Owned by: | Jos |
|---|---|---|---|
| Milestone: | 3.3.5.6 | Component: | AutoIt |
| Version: | 3.3.4.0 | Severity: | None |
| Keywords: | Cc: |
Description
Current implementation of _DateToDayOfWeekISO:
Returns Day of the Week Range is 0 to 6 where 0=Monday
Good ISO implementation of _DateToDayOfWeekISO:
Returns Day of the Week Range is 1 to 7 where 1=Monday
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
| Milestone: | → 3.3.5.5 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
comment:2 by , 16 years ago
| Milestone: | 3.3.5.5 → 3.3.5.6 |
|---|
Fixed by revision [5726] in version: 3.3.5.6
Note:
See TracTickets
for help on using tickets.

Fixed by revision [5719] in version: 3.3.5.5