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

Formatting an Ethiopic Chronology date #270

Open
ahassen opened this issue Apr 27, 2015 · 1 comment
Open

Formatting an Ethiopic Chronology date #270

ahassen opened this issue Apr 27, 2015 · 1 comment
Labels

Comments

@ahassen
Copy link

ahassen commented Apr 27, 2015

When I format an Ethiopic chronology date to the format "MMM dd, YYYY" i expect the month to be displayed in a text format(as it does for the Gregorian Chronology) but instead the month is displayed in number format. i.e '1' being displayed where the month "meskerem" should be displayed.

code snippet
converted date

@jodastephen
Copy link
Member

There is no support for the textual forms of Ethiopean months in Joda-Time. It could be added, but it doesn't exist now.

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

No branches or pull requests

2 participants