msarhan / ummalqura-calendar

Implementation of java.util.Calendar for the Umm Al-Qura calendar system.
MIT License
154 stars 51 forks source link

Access to months names #32

Open anastr opened 2 years ago

anastr commented 2 years ago

Class UmmalquraDateFormatSymbols should be public, so we can reach UmmalquraDateFormatSymbols().shortMonths to get months names. It's available for Gregorian by DateFormatSymbols().shortMonths.