DTSToSeconds
Converts the date/time string and calculates the number of seconds since 0:00:00 (midnight).
Usage:
DTSToSeconds( DateTimeString )
Returns:
Number of seconds since 0:00:00
Examples:
DTSToSeconds("2002/01/31 11:30:15") -> 41415
Converts the date/time string and calculates the number of seconds since 0:00:00 (midnight).
DTSToSeconds( DateTimeString )
Number of seconds since 0:00:00
DTSToSeconds("2002/01/31 11:30:15") -> 41415
© Copyright 1996 - 2025, i-net software GmbH; All rights Reserved. Imprint