Evaluates the specified string, and converts the Time value to the number of seconds from 00:00:00 (12:00 midnight) to the specified time.
Parameter
string - A String which includes a Date and a Time value.
Return value
Whole number.
Example
DTSToSeconds("2004/06/11 13:42:15")- Returns 49335.