YEAR(1) YEAR(1)
NNAAMMEE
_y_e_a_r_(_) - returns the year for a given time
SSYYNNOOPPSSIISS
int year(int x)
DDEESSCCRRIIPPTTIIOONN
Given a time integer as an argument, this function returns
the MUD year for that time.
EEXXAAMMPPLLEESS
+o _y_e_a_r(_t_i_m_e_(_)) returns the MUD year today, which at the
time of this document happens to be 14.
SSEEEE AALLSSOO
_d_a_t_e_(_), _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_(_),
_s_e_a_s_o_n_(_)
AAuutthhoorr
Descartes of Borg
1