|
hi,
I think that it works on DU v3.2g with a patch ; patch id NEW PatchID: 2.00
(DUV32GAS00001-19970501.tar)
PATCH ID: OSF375-002 SUBSET(s): OSFBASE375
Albertino
PROBLEM: (CLDs: TKTQ22519, UVO104025. QAR 45258) (Patch ID: OSF375-002)
********
Identifying limitations of original date command
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The date command was not able to accurately set the date past the year 1999.
For example:
Display current date:
$ date
Tue Jul 16 11:01:50 EDT 1996
Attempt to set the date to 12:55 PM, January 1, 2000
$ date 0101125500
Thu Feb 7 19:24:02 EST 2036
Enhancements to the date command for Year 2000 support
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The date command has been enhanced to support setting the system date
past the year 1999, providing customers with the ability to begin
testing their software for potential century rollover problems. The
changes are outlined in the following sections.
Syntax
The following formats are valid for setting the system date
-/-
[Posted by WWW Notes gateway]
|