Problem Statement: Convert today€™s date to Hijri Date(Islamic Calendrer). Excel is giving correct date but when we copy date it convert to original date.
Solution: We have create reusable module to convert today€™s date to Hijri Date.
Passing Parameter
· If you want Today's Date Pass: 0
· If you want Previous Date Pass: -1
· If you want Tomorrow Date Pass: 1
· Date Format: "dd/MM/yyyy"