Skip to content

Add support for common Egyptian Arabic month names#79

Open
youssefhedefa wants to merge 4 commits into
kfiross:masterfrom
arab-apps:master
Open

Add support for common Egyptian Arabic month names#79
youssefhedefa wants to merge 4 commits into
kfiross:masterfrom
arab-apps:master

Conversation

@youssefhedefa

Copy link
Copy Markdown

Overview

This PR adds support for Egyptian Arabic (ar-EG) month names to the flutter_holo_date_picker package.
It enables the date picker to display months in a format commonly used in Egypt.

Changes

  • Added a new list of months in Egyptian Arabic:
    • "يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو",
      "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"
  • Updated locale mapping to include ar-EG
  • Ensures backward compatibility with existing Arabic (ar) locale

Usage Hint

To display the full month name in Egyptian Arabic, set the date format as follows:

dateFormat: "yyyy-MMMM-dd",

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.

1 participant