24 lines
436 B
Plaintext
24 lines
436 B
Plaintext
|
|
QUERY_NIGHT(1) QUERY_NIGHT(1)
|
|
|
|
NAME
|
|
query_night() - returns true if it is night on the MUD
|
|
|
|
SYNOPSIS
|
|
int query_night()
|
|
|
|
DESCRIPTION
|
|
Returns true if it is night on the MUD.
|
|
|
|
LOCATION
|
|
/secure/sefun/time.c
|
|
|
|
SEE ALSO
|
|
date(), day(), hour(), minutes(), month(), year()
|
|
|
|
Author
|
|
Descartes of Borg
|
|
|
|
1
|
|
|