Gambit's Calendar

A simple date displaying device. Non graphical.

Author: Gambit@SluggyMUX
Category: Time

Instructions

Copy and paste the below code into a compatible MUSH or MUX.

MUSHCode for Gambit's Calendar

@create Calendar
@Desc Calendar=This is a day-to-day calendar where each day is on a seperate sheet of paper that you can pull off.
&DATE Calendar=$date:@emit [u(me/datefunc)]
@Adesc Calendar=@pemit %#=[u(me/datefunc)]
&DATEFUNC Calendar=[center(The date is [extract(time(),1,2)] [first(rest(rest(time())))],25,*)]
@set Calendar=!NO_COMMAND