
PROJECT NAME: mascovy Calendar
PROJECT VER.: NONE
DATE CREATED: 31 July 2004, 10:30PM
TYPE	    : Addon
Author	    : Mascovy 
LOCATION    : Penang, Malaysia
EMAIL       : mindforce83@yahoo.com / mascovy@lycos.com



DESCRIPTION :
 View Calendar for any Year You Specify. (valid for Year 1970 to 2037)






USAGE       :

 extract file my_cal.zip to local mirc folder
 type : /Load -rs my_cal/calendar.mrc  Or //load -rs $findfile($mircdir,calendar.mrc,1)
 press yes


 NEXT Use this Command:

 	/my.calendar <month> <year> 
        /my.year.calendar <Year> 







COMMAND DESCRIPTION :
1. /my.calendar <month> <Year> 
    Command Will display any selected calendar for specify Month and year 

   Example : /my.calendar october 2004 
             Calendar For October 2004 Will display


2. /my.year.calendar <year>
    Command will display yearly Calendar

   Example : /my.year.calendar 2004
  	     Calendar For YEar 2004 Will Display



HISTORY
 This calendar script only can display only calendar for year 1970 to 2037. I can't make this script to calculate years before 1970 and after 2037 since mIRC command using $ctime is Return total number of seconds elapsed since 00:00:00 GMT, January 1, 1970. 


