Skip to content

Add %b supoort #168

@Heshmatkhah

Description

@Heshmatkhah

Hi
Thank you for your great work.
Currently the %b in in fa_IR locale prints complete month name.
It's not common in Persian to abbreviate thing like month name, and you decision is completely makes sense.
But in my case short name is used due to space limitation and I need a 2-3 character month name.
So, please consider using something like this:

j_months_short_fa = [
    'فرو',
    'ارد',
    'خرد',
    'تیر',
    'مرد',
    'شهر',
    'مهر',
    'آبا',
    'آذر',
    'دی',
    'بهم',
    'اسف',
]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions