Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


10.3.13 getDate (gets the current date)

Syntax

getDate

Description

This command outputs the current date in the format yyyy/mm/dd.

Output to the standard output

The character string that indicates the current date.

Return codes

Return code

Meaning

0

Normal termination

Not less than 1

Termination with an error

Examples

getDate       # "2015/04/23" is output.