mud/lib/doc/sefun/query_night
2020-09-06 05:43:07 -07:00

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