You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
lsd --version
: 0.23.1echo $TERM
: xterm-256colorecho $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 tofr_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 :
Is there something I'm missing or is there a bug ?
Thanks in advance for looking into this !
The text was updated successfully, but these errors were encountered: