NDF_HSDAT

Set the history date for an NDF

Description:

The routine sets the date and time that will be used for subsequent history records added to an NDF (both default history records and those added using NDF_HPUT). If no date and time is set using this routine, then the curent date and time will be used. Any date and time established by a previous call to this function can be removed by supplying a blank value for argument "DATE", in which case the current date and time will be used for subsequent history records.

Invocation

CALL NDF_HSDAT( DATE, INDF, STATUS )

Arguments

DATE = CHARACTER ( ) (Given)
The time and date to be used for subsequent history records, or blank to re-establish the default behaviour (i.e. to use the current time). The allowed formats are described later in the "Date and Time Formats:" section.
INDF = INTEGER (Given)
NDF identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Date and Time Formats

The formats accepted for the "DATE" argument are listed below. They are all case-insensitive and are generally tolerant of extra white space and alternative field delimiters: