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 Changed 15 years ago by Jos
- Milestone set to 3.3.5.5
- Owner set to Jos
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by Jos
- Milestone changed from 3.3.5.5 to 3.3.5.6
Fixed by revision [5726] in version: 3.3.5.6
comment:3 Changed 15 years ago by Jos
Fixed by revision [5727] in version: 3.3.5.6
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.
Fixed by revision [5719] in version: 3.3.5.5