This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Description
Hi, could you please customize it for the months of Pashto Language. it only needs to change the months Array from Persian months names into Pashto months names. the Pashto months names array is as bellow.
const monthsJalaali = [
'حمل',
'ثور',
'جوزا',
'سرطان',
'اسد',
'سنبله',
'میزان',
'عقرب',
'قوس',
'جدي',
'دلوه',
'حوت'
];