Versions Compared

Key

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


...

Code Block
languagecpp
fs_time_t  fs_mktime (struct  fs_tm  *p_time);

...

1110030
HTML Table
summary
classPlain_Table
Table Row (tr)
Table Cell (td)
Anchor
1110030


File

...

...

Called from

...

...

Code enabled by

...

...

fs_api.

...

c

...

Application

...

FS_CFG_API_EN

...

1092190Convert date/time to timestamp. Anchor11047671104767

Arguments

...

p_time Anchor11408191140819

Pointer to date/time to convert.

...

Returned Value

...

Time value, if NO errors. Anchor10921971092197

(fs_time_t)-1, otherwise. Anchor11001651100165

Notes/Warnings

...

None.