vue-persian-datetime-picker icon indicating copy to clipboard operation
vue-persian-datetime-picker copied to clipboard

Adding Support for Custom Month Names

Open ghafoorfahim81 opened this issue 1 year ago • 2 comments

I recently installed your package and find it fantastic. However, our project requires custom month names, and I couldn't find a straightforward way to implement this. Could you provide guidance on how to achieve this or consider adding a feature for custom month names?

ghafoorfahim81 avatar Dec 07 '23 06:12 ghafoorfahim81

the only way for now is to customize moment-jalali month names, cause this package fetchs the month names from moment-jalali and this package is just a vue component (UI)

Mohammad-Yasin-Noori avatar Jan 25 '24 11:01 Mohammad-Yasin-Noori

moment-jalali supports Afghanistan month names too, but there you can define your month names too

Mohammad-Yasin-Noori avatar Jan 25 '24 11:01 Mohammad-Yasin-Noori