Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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 Jos, 16 years ago

Milestone: 3.3.5.5
Owner: set to Jos
Resolution: Fixed
Status: newclosed

Fixed by revision [5719] in version: 3.3.5.5

comment:2 by Jos, 16 years ago

Milestone: 3.3.5.53.3.5.6

Fixed by revision [5726] in version: 3.3.5.6

comment:3 by Jos, 16 years ago

Fixed by revision [5727] in version: 3.3.5.6

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


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