Home| general |src.lib|time| TimeStrToSOD Index

TimeStrToSOD

Syntax
double TimeStrToSOD(char *text);
Header
general/rtime.h
Library
rtime
Description

The TimeStrToSOD function converts a string containing the hours and minutes of the day into a double containing the seconds of day.

Returns
None
Errors
None
Example
None