LONGYEARS
— enforce the
use of four-digit years in local date formats 0-3, and optionally in date
entry.
Syntax:
LONGYEARS
OFF
| ON
| STRICT
This command affects the way years are returned or displayed in
the local date formats, 0-3. When
LONGYEARS
is OFF
, dates are returned with
two-digit years. When it is ON
, dates are shown with full
four-digit years, making date formats 0 through 3 functionally the same as
formats 256 through 259. STRICT
works the same as
ON
, but also requires the use of four-digit years in input
dates.
LONGYEARS
defaults to OFF
for compatibility
with long-standing Take Command / 4NT behavior. Type
LONGYEARS
with no parameters to see the current setting.
• New: This command does not exist in Take Command.