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

Date doesn't seem to be localized #876

Closed
AxelTerizaki opened this issue Aug 17, 2023 · 3 comments
Closed

Date doesn't seem to be localized #876

AxelTerizaki opened this issue Aug 17, 2023 · 3 comments

Comments

@AxelTerizaki
Copy link

  • os: Arch Linux
  • lsd --version: 0.23.1
  • echo $TERM: xterm-256color
  • echo $LS_COLORS:

Expected behavior

lsd should display dates int he user's locale

Actual behavior

When listing files with lsd -l I get dates in English whereas my user's lang is set to fr_FR.UTF-8

Note

This might be a duplicate of #327 but I'm not sure.

I tried both with the default settings and by specifying a date format like this in config :

date: '+%d %b %y %X'

Is there something I'm missing or is there a bug ?

Thanks in advance for looking into this !

@zica87
Copy link
Contributor

zica87 commented Feb 8, 2024

lsd -l --date=locale

I just created a PR(#985) documenting this

@zwpaper
Copy link
Member

zwpaper commented Feb 13, 2024

thanks so much, @zica87 for the PR

now we can close this

/close

@muniu-bot muniu-bot bot closed this as completed Feb 13, 2024
Copy link

muniu-bot bot commented Feb 13, 2024

@zwpaper: Closing this issue.

In response to this:

thanks so much, @zica87 for the PR

now we can close this

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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