Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

SECS()

Return the number of seconds from the system date.
---------------------------------------------------------------------------------

 Syntax

        SECS( <cTime> ) --> nSeconds  

 Arguments

        <cTime>   Character expression in a time string format    

 Returns

        <nSeconds>   Number of seconds    

 Description

      This function returns a numeric value that is a number of elapsed
      seconds from midnight based on a time string given as <cTime>.

 Examples

      ? Secs(Time())
      ? Secs(time()-10)

Status

      Ready

 Compliance

      This function is Ca-Clipper compliant

 Platforms

      All

 Files

      Library is rtl



See Also: SECONDS() ELAPTIME() TIME()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson