DATE(1) DATE(1)
NNAAMMEE
_d_a_t_e_(_) - returns the date in the month at a given time
(MUD time)
SSYYNNOOPPSSIISS
int date(int x)
DDEESSCCRRIIPPTTIIOONN
Returns what day of the month is represented by the first
argument, which is assumed to be a time integer.
EEXXAAMMPPLLEESS
+o _d_a_t_e(_t_i_m_e_(_)) returned 6 today, meaning it is Altki
6th.
LLOOCCAATTIIOONN
/secure/SimulEfun/time.c
SSEEEE AALLSSOO
_d_a_y_(_), _h_o_u_r_(_), _m_i_n_u_t_e_s_(_), _m_o_n_t_h_(_), _q_u_e_r_y___n_i_g_h_t_(_), _y_e_a_r_(_)
AAuutthhoorr
Descartes of Borg
1