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

Change month and weekday name format #454

Closed
pedro518 opened this issue Aug 17, 2018 · 1 comment
Closed

Change month and weekday name format #454

pedro518 opened this issue Aug 17, 2018 · 1 comment

Comments

@pedro518
Copy link

How can I change month and weekday name format?

Thanks!

@s-ilnar
Copy link

s-ilnar commented Sep 11, 2020

I know this solution.

insert to strings.xml
<string name="day_name_format">EEE</string>
<string name="month_name_format ">EEE</string>

But this is not a good solution. Do you know another solution?

@edenman edenman closed this as completed May 26, 2023
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

No branches or pull requests

3 participants