DataMuseum.dkPresents historical artifacts from the history of: CR80 Hard and Floppy Disks |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CR80 Hard and Floppy Disks Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 1604 (0x644) Types: TextFile Names: »RELDESCR.T«
└─⟦e0c43619c⟧ Bits:30005797 CR80 Disc pack ( Vol:FNJ1 861029/EC CR80 S/W Package II+III+IV+V+VII ) └─ ⟦this⟧ »CSP004_V0801.D!CSS197.D!RELDESCR.T«
******************************************************* R E L E A S E D E S C R I P T I O N ******************************************************* Module id number: CSS/197 -------------------------- Module name: CONV_TIME ----------------------------------- Actual release: 02.01 Release date: 860807 ----------------------- -------------------- Previous release: 01.01 Release date: 860715 ----------------------- -------------------- New facilities: --------------- >> 02.01 << Add support for extended date time group which contains a millisecond field. >> 01.01 << First off. release of code which has been around for years !!! SWELL and 'C' versions added. Changes: -------- Errors corrected: ----------------- >> 02.01 << Correct assorted errors in the 'C' interface routines. Reported errors, not corrected: ------------------------------- CPECRs implemented in current release: -------------------------------------- Comments: --------- PHF/820902 ========== The AMOS FMS maintains for each file three dates in the corresponding BFD entry. A date is a 48 bit constant counting the number of milliseconds elapsed since the First of March year 1900. A SWELL coded module enables the programmer to manipulate dates in various ways : 1) Conversion from 'array' notation to internal format e.g. (0,0,0,0,1,3,1900) -> #0000 0000 03E8 2) Conversion from internal format to text e.g. #0000 0000 03E9 -> '1900:03:01 00:00:01.0001(:0:)' 3) Comparison of dates «a5»