Lines Matching refs:date
1 # date chapter
6 This command is used to query the system date and time.
11 - date
13 - date --help
15 - date +[_Format_]
17 - date -u
27 | +Format | Prints the date and time in the specified format.| Placeholders listed in **--help**|
33 - If no parameter is specified, the system date and time in UTC format are displayed by default.
37 - Currently, this command cannot be used to set the time or date.
41 The shell does not support **date -u**. mksh supports it. To switch to mksh, run **cd bin** and **.…
45 Run **date +%Y--%m--%d**.
50 System date in the specified format:
54 OHOS:/$ date +%Y--%m--%d