This section is for the web programmers.
If you didn't like my monthly calendar'sdesign. You can use this xml file which contain all the
information about the recent nepali month and design your own calendar.
The link of xml file is
"http://calendar.calendarofnepal.com/thismonth.xml".
The xml file looks like this ..
<?xml version="1.0" standalone="yes"?>
<Days>
<Day>
<NepaliDate>1</NepaliDate>
<NepaliMonth>1</NepaliMonth>
<NepaliYear>2068</NepaliYear>
<EnglishDate>14</EnglishDate>
<EnglishMonth>4</EnglishMonth>
<EnglishYear>2011</EnglishYear>
<WeekDay>5</WeekDay>
<Tithi>11</Tithi>
<SpecialDay>नयाँ वर्ष/चैत्र शुक्ल पक्ष/कामदा एकादशी </SpecialDay>
<Holiday>1</Holiday>
</Day>
<Day>
<NepaliDate>2</NepaliDate>
<NepaliMonth>1</NepaliMonth>
<NepaliYear>2068</NepaliYear>
<EnglishDate>15</EnglishDate>
<EnglishMonth>4</EnglishMonth>
<EnglishYear>2011</EnglishYear>
<WeekDay>6</WeekDay>
<Tithi>12</Tithi>
<SpecialDay>हरित उर्जा िदवस/प्रदोष व्रत</SpecialDay>
<Holiday>0</Holiday>
</Day> ...
