How to use the Hijri date of my area in Android?

Viewed 200

I'm using this:

HijrahDate hijrahDate = HijrahDate.now();

But it shows the Hijri date of Umalqura calendar of Saudi Arabia. How can I use the Hijri date for my country?

0 Answers
Related