[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Sec2days()

         Converts a given number of seconds into days

    Syntax:

         Sec2days ( nSeconds ) -> nDays

         nSeconds : The number of seconds to convert

    Description:

         Returns the specified number of days into seconds.

    Return:

         The number of days.

    Example:

         ? Sec2Days ( 90000 )           // 1

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson