Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Write the date and time to terminal output, or set the system date and time.

Usages

fs_date

fs_date [time]

Arguments

time

If specified, time to set, in the form mmddhhmmccyy:

1st mmthe month (1-12)
ddthe day (1-29, 30 or 31)
hhthe hour (0-23)
2nd mmthe minute (0-59)
ccyythe year (1900 or larger)

Output

If no argument, date and time.

Required Configuration

Available only if FS_SHELL_CFG_DATE_EN is DEF_ENABLED.

Notes/Warnings

None.

  • No labels