coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

sort: Introduce locale-aware month sorting

Open RenjiSann opened this issue 3 months ago • 4 comments
trafficstars

This PR adds support for locale-aware month-sorting.

Note: There is a known discrepancy between icu and GNU locale regarding the french abbreviated month name of april in french (avril vs avr.). There is a patch in build-gnu.sh to account for this

RenjiSann avatar Jul 31 '25 16:07 RenjiSann