pachabhaiya / nepali-calendar

Nepali calendar - Converts Gregorian calendar (A.D.) to Bikram Sambat (B.S.) and vice-versa.
MIT License
8 stars 7 forks source link

Design flaws #2

Open ojhaujjwal opened 9 years ago

ojhaujjwal commented 9 years ago

I can't really see any use of class Pachabhaiya\NepaliCalendar\NepaliCalendar. If we want to do date conversion, we would directly use the classes, Pachabhaiya\NepaliCalendar\AdToBs\AdToBs and Pachabhaiya\NepaliCalendar\BsToAd\BsToAd.