vue-persian-datetime-picker
vue-persian-datetime-picker copied to clipboard
Adding Support for Custom Month Names
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?
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)
moment-jalali supports Afghanistan month names too, but there you can define your month names too