Volume 2 Chapter 7 Numeric Sub-menu CONTENTS
*ADATE is used to test for entries having a specified value or range of values of the accession date.
CSD Contents
When a new entry is archived to the CSD the date of archiving is recorded in two fields:
Both accession and modification dates have the same form :
yyyymmdd where
If the modification date is greater than the accesssion date then the entry has been modified (edited) since it was first archived to the CSD.
The accession/modification date system was introduced in December 1971. All entries added to the CSD prior to that date have accession date 19711231.
Each update of the CSD contains new entries and modified entries. The latter replace old entries which have been edited.
Graphics QUEST3D Procedure
Select *ADATE from the NUMERIC sub-menu and respond to the standard numeric prompts.
Basic QUEST Procedure
Ex.
T1 *ADAT .GE. 19900611
This will register hits for all entries having accession date greater than or equal to 11 June 1990 ie. new entries added to the CSD from that date onwards.
Note
The format of *ADATE was changed from 6 digits to 8 in October 1998, as part of the Cambridge Crystallographic Data Centre's preparations for the Year 2000.
Related Keywords
*MDATE
Volume 2 Chapter 7 Numeric Sub-menu *ALPHA *BETA AND *GAMMA.