Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Coptic Calendar to ion-datetime #30101

Open
3 tasks done
mamitry opened this issue Dec 23, 2024 · 0 comments
Open
3 tasks done

feat: add support for Coptic Calendar to ion-datetime #30101

mamitry opened this issue Dec 23, 2024 · 0 comments
Labels

Comments

@mamitry
Copy link

mamitry commented Dec 23, 2024

Prerequisites

Describe the Feature Request

I am developing a Coptic books app using the Ionic framework. Currently, the ion-datetime component supports Gregorian and other common calendars, but it lacks support for the Coptic calendar, which is essential for my target audience.

Describe the Use Case

  • Allow users to select dates according to the Coptic calendar.
  • Display event dates, publication dates, and other time-related information in the Coptic calendar format.
  • Enhance user experience for users who follow the Coptic liturgical calendar.

Describe Preferred Solution

  • Introduce a new calendar attribute in the ion-datetime component that accepts calendar types (e.g., gregorian, coptic).
  • Utilize existing libraries that support the Coptic calendar for date calculations and formatting.
  • Provide localization options to display month names, day names, and other date-related strings in the Coptic language as needed.

Describe Alternatives

i haven't found any alternative

Related Code

No response

Additional Information

Benefits:

  • Expands the accessibility of Ionic apps to communities that use the Coptic calendar.
  • Aligns with Ionic's commitment to supporting diverse user bases and cultural practices.
  • Enhances the flexibility and versatility of the ion-datetime component.
@ionitron-bot ionitron-bot bot added the triage label Dec 23, 2024
@mamitry mamitry changed the title feat: feat: add support for Coptic Calendar to ion-datetime Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant