Skip to content

Add Persian short month names for %b#180

Open
amir-pashayi wants to merge 1 commit into
slashmili:mainfrom
amir-pashayi:add-fa-short-month-names
Open

Add Persian short month names for %b#180
amir-pashayi wants to merge 1 commit into
slashmili:mainfrom
amir-pashayi:add-fa-short-month-names

Conversation

@amir-pashayi
Copy link
Copy Markdown

Summary

Adds dedicated Persian short month names for the %b directive.

Previously, %b used full Persian month names, the same as %B. This change keeps %B unchanged and makes %b return shorter names such as فرو, ارد, and خرد.

Tests

python -m pytest
126 passed, 3 skipped

Closes #168

@slashmili
Copy link
Copy Markdown
Owner

Thanks @amir-pashayi,

I'm not sure if it's common to see "فرو" as short form of "فرودین"? Or do you see it people use it calendars or in websites?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add %b supoort

2 participants