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

Version 1 Next »

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.

  • No labels