Versions Compared

Key

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


Code Block
languagecpp
struct  fs_tm  *fs_localtime_r (const  fs_time_t      *p_ts,

...


                                struct  fs_tm         *p_time);


File

Called from

Code enabled by

fs_api

.

.c

Application

FS_CFG_API_EN

Convert timestamp to date/time.

...