مِيزَانُ الْدِّينْ عَبْدُ ذِيْ الْجَلَالِ وَ الْإِكْرَامِ

Results 14 issues of مِيزَانُ الْدِّينْ عَبْدُ ذِيْ الْجَلَالِ وَ الْإِكْرَامِ

Moved here from https://github.com/islamic-network/api.alquran.cloud/issues/50

enhancement

See https://github.com/islamic-network/api.alquran.cloud/issues/21#issuecomment-704645055.

Check utf-8 encoding on city and address names before passing to geocoding API

Redirect all timings endpoints from timestamp to date so they can be cached. This would be mean that the API would only actually calculate timings for one location once per...

Like this example: ``` $DateTime = new DateTime(); $IntlDateFormatter = new IntlDateFormatter( 'en_US@calendar=islamic-civil', // or islamic IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'Asia/Tehran', IntlDateFormatter::TRADITIONAL); echo $IntlDateFormatter->format($DateTime); ```

Fix the composer command in the README file.

…plaining... And ensuring a major version doesn't get picked up and break things