getdate
Get the current server date, which will be stored in the variables &year, &month and &day.
Get the current server date, which will be stored in the variables &year, &month and &day.
Returns a value which increases every millisecond.
Get the current server time, which will be stored in the variables &hour, &minute and &second.
This function can be used as a replacement for GetTickCount, as it returns the number of milliseconds since the start-up of the server.