SirScan date processing: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision: SirScan doc from m204stage)
m (RKTools replaces UL/SPF)
Line 17: Line 17:
For headers on pages or rows that occur on
For headers on pages or rows that occur on
printed pages or displayed screens,
printed pages or displayed screens,
<var class="product">UL/SPF</var> products generally use a full four-digit
<var class="product">[[RKTools]]</var> products generally use a full four-digit year format, although they may display dates with
year format, although they may display dates with
two-digit years in circumstances where the proper century can be
two-digit years in circumstances where the proper century can be
inferred from the context.
inferred from the context.

Revision as of 22:59, 23 October 2015

SirScan uses dates in the following ways:

  • To examine the CPU clock (as returned by the STCK hardware instruction) to determine the current date, in case SirScan is under a rental or trial agreement.
  • To display the current date, as returned by the TIME SVC (if the Sir2000 User Language Tools is active, the date is obtained by temporarily switching the clock using the APPDATE INTERNAL command) as page headers in various end-user displays.
  • To select and display Model 204 timestamps from the journal.

For headers on pages or rows that occur on printed pages or displayed screens, RKTools products generally use a full four-digit year format, although they may display dates with two-digit years in circumstances where the proper century can be inferred from the context.

See also