date: use locale date_fmt instead of D_T_FMT for default format#10935
Merged
sylvestre merged 3 commits intouutils:mainfrom Feb 16, 2026
Merged
date: use locale date_fmt instead of D_T_FMT for default format#10935sylvestre merged 3 commits intouutils:mainfrom
sylvestre merged 3 commits intouutils:mainfrom
Conversation
Collaborator
Author
|
The only other part of the test thats failing now has to do with the non-utf8 input that should be fixed with the date.pl fix prs that are being added soon |
|
GNU testsuite comparison: |
Collaborator
Author
|
I'm a bit confused, its saying "tests/date/date-locale-hour.sh PASS" in the integ test but the comment isn't saying that |
|
GNU testsuite comparison: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm working on a fix to libc to have this value in the libc library instead of setting it manually. This is the actual default value used instead of the one that we're currently using.
This is required as a fix for the locale-hour gnu test