Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#93 closed defect (fixed)

Multics admin tools need to display dates with 4-digit years

Reported by: Gary Dixon Owned by: Eric Swenson
Priority: minor Milestone: MR12.7
Component: General Version: MR12.6f
Keywords: Cc:

Description

Current code in edit_proj accepts input dates with 4-digit years, but then displays them as confirmation in a format with only last 2 digits. This is misleading at best, as shown in example below:

ec master edit_proj SysEng cutoff
Cutoff date: 03/03/17 0100.0 mst Fri
open
edit_proj: An unknown word was found in the time string. Cutoff date "open".
Cutoff date: 03/03/17 0100.0 mst Fri
12/31/2099 0100.0 mst
Changed cutoff_date from 03/03/17 0100.0 mst Fri to 12/31/99 0100.0 mst Thu.
daily_summary: cut 2, warned 0, total $41831.51
r 16:32 0.252 4

Many other admin programs may have similar display problems.

Change History (4)

comment:2 by Eric Swenson, 9 years ago

Status: newassigned

comment:3 by Eric Swenson, 9 years ago

Milestone: MR12.6g
Priority: majorminor
Resolution: fixed
Status: assignedclosed
Version: MR12.6f

Fixed in MR12.6g-0008.

comment:4 by Eric Swenson, 7 years ago

Milestone: MR12.6gMR12.7

Milestone renamed

Note: See TracTickets for help on using tickets.