Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.
fs_mktime()
fs_time_t fs_mktime (struct fs_tm *p_time);
File |
Called from |
Code enabled by |
fs_api..c |
Application |
FS_CFG_API_EN |
Convert date/time to timestamp.
Arguments
p_time
Pointer to date/time to convert.
Returned Value
Time value, if NO errors.
(fs_time_t)-1, otherwise.
Notes/Warnings
None.