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

[BUG] formattime doesnt follow system locale #869

Open
3 tasks done
alvsz opened this issue Aug 13, 2023 · 0 comments · May be fixed by #901
Open
3 tasks done

[BUG] formattime doesnt follow system locale #869

alvsz opened this issue Aug 13, 2023 · 0 comments · May be fixed by #901
Labels
bug Something isn't working

Comments

@alvsz
Copy link

alvsz commented Aug 13, 2023

Checklist before submitting an issue

  • I have searched through the existing closed and open issues for eww and made sure this is not a duplicate
  • I have specifically verified that this bug is not a common user error
  • I am providing as much relevant information as I am able to in this bug report (Minimal config to reproduce the issue for example, if applicable)

Description of the bug

when using something like {formattime(EWW_TIME, "%B")} i expected to get the month name in my system's language ($LANG is set to pt_BR.UTF-8) not in english

edit: it seems like chrono_locale is needed to get the translated names so maybe this is more a feature request than a bug report

Reproducing the issue

No response

Expected behaviour

No response

Additional context

No response

@alvsz alvsz added the bug Something isn't working label Aug 13, 2023
@CrumblyLiquid CrumblyLiquid linked a pull request Aug 28, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant