Get The Server Time
#2

pawn Код:
/* Date/time functions
 *
 * © Copyright 2001-2005, ITB CompuPhase
 * This file is provided as is (no warranties).
 */

#if defined _time_included
 #endinput
#endif
#define _time_included
#pragma library Time

native gettime(&hour=0, &minute=0, &second=0);
native getdate(&year=0, &month=0, &day=0);
native tickcount(&granularity=0);
Reply


Messages In This Thread
Get The Server Time - by virspector - 19.09.2009, 10:00
Re: Get The Server Time - by Calgon - 19.09.2009, 10:11

Forum Jump:


Users browsing this thread: 1 Guest(s)