Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - setdate() changes the date of the system http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SetDate()              Changes the date of the system
--------------------------------------------------------------------------------

   Syntax:              SetDate( <nDay>, <nMonth>, <nYear> )  --> <lSuccess>

   Parameters:

   <nDay>               The date day.

   <nMonth>             The date month.

   <nYear>              The date year.

   Returns:

   <lSuccess>           A logical value meaning that the supplied
                        date is valid and could be settled as the new date.

   Sample:              SAMPLES\\TestDate.prg

   Source code:         SOURCE\\FUNCTION\\DateTime.c

   See also:            SysTime()


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