This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/10547] strftime Feature Request - day of month as 1st, 2nd, 3rd...


------- Additional Comments From drepper at redhat dot com  2009-10-30 04:55 -------
Not going to happen.  This doesn't work well (at all?) with
internationalization.  You could create your own locale with the alt_digits
appropriately defined and then %Od or so to print the day.  Not sure this works,
though, nobody tried that.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


http://sourceware.org/bugzilla/show_bug.cgi?id=10547

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]