/
fs_date
fs_date
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 mm | the month (1-12) |
dd | the day (1-29, 30 or 31) |
hh | the hour (0-23) |
2nd mm | the minute (0-59) |
ccyy | the 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.
fs_date output
, multiple selections available,
Related content
fs_mktime()
fs_mktime()
More like this
fs_ctime_r()
fs_ctime_r()
More like this
Clk_TS_UnixToDateTime
Clk_TS_UnixToDateTime
More like this
Clk_DateTimeToTS_Unix
Clk_DateTimeToTS_Unix
More like this
Clk_UnixDateTimeMake
Clk_UnixDateTimeMake
More like this
Clk_SetTS_NTP
Clk_SetTS_NTP
More like this