HijrahDate hd=HijrahChronology.INSTANCE.date(LocalDate.of(2014,11, 25));
If we have HijrahDate Instance , it is expected to have a met
HijrahDate
public String getIslamicDate(){ return DateTimeFormatter.ofPattern("MMMM",new Locale("ar")).format(HijrahDate.now()); }
I think this should work just fine and return the month in arabic language