Modify

Opened 17 years ago

Closed 17 years ago

#1006 closed Bug (Fixed)

@MSEC should return time from 000 to 999

Reported by: Wooltown <sven.ullstad@…> Owned by: Valik
Milestone: 3.3.1.1 Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Cc:

Description

@MSEC should return time from 000 to 999, today it return values from 00 to 999, which means:

45 > 325 - which is wrong

But if it returns from 000 to 999
045 < 325 - which is correct

Can you change the return value to 3 digit always ?

Attachments (0)

Change History (3)

comment:1 by Valik, 17 years ago

Huh? The value returned by @MSEC should be a NUMBER. You need to provide an example.

comment:2 by Valik, 17 years ago

Somebody had the bright idea to return strings for all the date/time macros instead of numbers. AFK while I go punch that person in the life-force.

comment:3 by Valik, 17 years ago

Milestone: 3.3.1.1
Owner: set to Valik
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.1

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


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