Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ConfigurationValueNotes
CLK_CFG_STR_CONV_ENDEF_ENABLEDRequired to echo the set date and time.
CLK_CFG_UNIX_ENDEF_ENABLEDRequired to echo the date and time in UNIX format.
CLK_CFG_NTP_ENDEF_ENABLEDRequired to echo the date and time in NTP format.

Notes/Warnings

Clk module epoch start on Jan 1st, 2000 at 00:00 UTC.

Only UTC timezone is supportedNone.

Examples

Code Block
>clk_get
2014-10-21 14:27:00 UTC+00:00
 
>clk_get -u
1412692020
 
>clk_get --ntp
3622890420