[559] in Kerberos
change in format of kdb_util dump files
daemon@TELECOM.MIT.EDU (John T Kohl)
Mon Dec 19 16:31:10 1988
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: kerberos@ATHENA.MIT.EDU
In the process of removing ATT date code from kdb_util and replacing it with
freely-distributable date code, I had to change the date format
used in the dump files created by kdb_util.
The old format was like:
8812191031 (88, December, 19th, 10:31 am)
The new format would be:
19-Dec-1988-10:31
Does this pose a problem for anybody? [If necessary, compatibility code
to read old-style dates could easily be written]
John