| Summary: | strftime dosen't display correct localized month and daynames | ||
|---|---|---|---|
| Product: | uClibc | Reporter: | lucck <lucck> |
| Component: | stdio | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | aldot, buildroot, lucck, uclibc-cvs |
| Priority: | P5 | ||
| Version: | 0.9.30 | ||
| Target Milestone: | 0.9.34 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | x86_64-*-* | Target: | arm-*-* |
| Build: | |||
|
Description
lucck
2009-01-09 20:17:20 UTC
Please provide a small, complete, standalone testcase and include the preprocessed output of that testcase too, along gdb and/or strace logs. LC_ALL="pl_PL.UTF-8" ./busybox_unstripped date śro kwi 29 12:25:13 CEST 2015 LC_ALL="pl_PL.UTF-8" ./busybox_unstripped date -d '2009-01-09 21:15:19' pią sty 9 21:15:19 CET 2009 |