A Ruby gem for generating Nepali Calendar & converting dates between AD to BS.
8
stars
15
forks
source link
We need a method to_date in NepaliCalendar::AdCalendar, implementation should be simillar to '2022-01-01'.to_date giving us Date.new(2022, 1, 1)) #3
Open
Sagar535 opened 1 year ago
Implementation should be pretty easy as both dates are in Ad format