DAY(1) DAY(1)
NNAAMMEE
_d_a_y_(_) - returns the name of the day in MUD time
SSYYNNOOPPSSIISS
string day(int x)
DDEESSCCRRIIPPTTIIOONN
Given a time integer as an argument, this will return the
day at that time.
EEXXAAMMPPLLEESS
_d_a_y(_t_i_m_e_(_)) returns "Shadowday" today
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