Error Logs 4-9
Use the /BEFORE and /SINCE qualifiers to select events before or after a certain
date and time.
OpenVMS
$ DIAGNOSE/TRANSLATE/BEFORE=15-JAN-1996:10:30:00
or
$ DIAGNOSE/TRANSLATE/SINCE=15-JAN-1996:10:30:00
DIGITAL UNIX
> dia -t s:15-jan-1996 e:20-jan-1996
If no time is specified, the default time is 00:00:00, and all events for that day are
selected.
The /BEFORE and /SINCE qualifiers can be combined to select a certain period of
time.
OpenVMS
$ DIAGNOSE/TRANSLATE/SINCE=15-JAN-1996/BEFORE=20-JAN-1996
If no value is supplied with the /SINCE or /BEFORE qualifiers, DECevent defaults
to TODAY.