
DATE(1)                                                   DATE(1)

NNAAMMEE
       _d_a_t_e_(_) - returns the date in the month at a given time
       (MUD time)

SSYYNNOOPPSSIISS
       int date(int x)

DDEESSCCRRIIPPTTIIOONN
       Returns what day of the month is represented by the first
       argument, which is assumed to be a time integer.

EEXXAAMMPPLLEESS
       +o   _d_a_t_e(_t_i_m_e_(_)) returned 6 today, meaning it is Altki
           6th.

LLOOCCAATTIIOONN
       /secure/SimulEfun/time.c

SSEEEE AALLSSOO
       _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_(_)

AAuutthhoorr
       Descartes of Borg

                                                                1

