public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/809] New: Full month names in languages with declension are not usful for creation of dates
@ 2005-03-30  2:39 slimak at slimak dot info
  2005-09-22 20:22 ` [Bug libc/809] " drepper at redhat dot com
  2005-09-22 22:19 ` slimak at slimak dot info
  0 siblings, 2 replies; 3+ messages in thread
From: slimak at slimak dot info @ 2005-03-30  2:39 UTC (permalink / raw)
  To: glibc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1672 bytes --]

In Polish full date for today would be written

        30 dzieñ marca roku 2005 (30 day of march of year 2005)

which is usually shortend to

        30 marca 2005

but we also write

        teraz jest marzec (it is march now).

Marzec is nominative of march, and marca is genitive. These to cases are used most
often. Similar situation is in Czech, Ukrainian, Russian and probably many more
languages.  

In strftime() %B returns nominative of month in pl_PL, although genitive is much
more useful. Adding %EB will solve problem for langugages in which only to cases
of month are practically used. But there may be languages in which more forms 
are needed, so maybe something like %nB, where n is a number, would be better.
There also may be need for more forms of weekday names in some languages e.g.

Dzisiaj jest ¶roda, 30 marca 2005 (Today is wednesday, 30 march 2005)
Co¶ siê sta³o w ¶rodê, 30 marca 2005 (Something happend on wednesday, 30 march 2005)

but I think %EA will not have common use.

Pozdrawiam
Slimak (na krawêdzi)

-- 
           Summary: Full month names in languages with declension are not
                    usful for creation of dates
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: slimak at slimak dot info
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=809

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/809] Full month names in languages with declension are not usful for creation of dates
  2005-03-30  2:39 [Bug libc/809] New: Full month names in languages with declension are not usful for creation of dates slimak at slimak dot info
@ 2005-09-22 20:22 ` drepper at redhat dot com
  2005-09-22 22:19 ` slimak at slimak dot info
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2005-09-22 20:22 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2005-09-22 20:22 -------
Using %EB is definitely not a solution since it has a completely different meaning.

If all this is so unbearable for you then work with the ISO C committee.  This
is nothing which will be handled here.

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


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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/809] Full month names in languages with declension are not usful for creation of dates
  2005-03-30  2:39 [Bug libc/809] New: Full month names in languages with declension are not usful for creation of dates slimak at slimak dot info
  2005-09-22 20:22 ` [Bug libc/809] " drepper at redhat dot com
@ 2005-09-22 22:19 ` slimak at slimak dot info
  1 sibling, 0 replies; 3+ messages in thread
From: slimak at slimak dot info @ 2005-09-22 22:19 UTC (permalink / raw)
  To: glibc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 528 bytes --]


------- Additional Comments From slimak at slimak dot info  2005-09-22 22:18 -------
Well, standard draft from 5th may 2005 mentions only %E[cCxXyY], so %EB does not
have any meaning there and would be only nice extension. But don't be afraid ---
I am not going to force you to do it ;).

Pozdrawiam
Slimak (na krawêdzi)(In reply to comment #1)

-- 


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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-22 22:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-30  2:39 [Bug libc/809] New: Full month names in languages with declension are not usful for creation of dates slimak at slimak dot info
2005-09-22 20:22 ` [Bug libc/809] " drepper at redhat dot com
2005-09-22 22:19 ` slimak at slimak dot info

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).