public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/5814] New: bad time format for Finnish fi_FI locale
@ 2008-03-01 22:06 hhaamu at gmail dot com
  2008-03-04  1:56 ` [Bug localedata/5814] " drepper at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hhaamu at gmail dot com @ 2008-03-01 22:06 UTC (permalink / raw)
  To: glibc-bugs

The correct separator for the Finnish time format is . (full stop), however,
glibc has it currently as : (colon).

To clarify: H.mm.ss (like sv_SE), not hh:mm:ss (like en_US).

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6379382
http://www.unicode.org/cldr/data/charts/summary/fi.html (row 2453)

-- 
           Summary: bad time format for Finnish fi_FI locale
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: hhaamu at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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] 5+ messages in thread

* [Bug localedata/5814] bad time format for Finnish fi_FI locale
  2008-03-01 22:06 [Bug localedata/5814] New: bad time format for Finnish fi_FI locale hhaamu at gmail dot com
@ 2008-03-04  1:56 ` drepper at redhat dot com
  2008-03-04 10:01 ` hhaamu at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2008-03-04  1:56 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2008-03-04 01:55 -------
You have to provide evidence in the form of official specification, government
publications, or (failing the prior) newspaper websites.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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

------- 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] 5+ messages in thread

* [Bug localedata/5814] bad time format for Finnish fi_FI locale
  2008-03-01 22:06 [Bug localedata/5814] New: bad time format for Finnish fi_FI locale hhaamu at gmail dot com
  2008-03-04  1:56 ` [Bug localedata/5814] " drepper at redhat dot com
@ 2008-03-04 10:01 ` hhaamu at gmail dot com
  2008-06-25 19:36 ` drepper at redhat dot com
  2008-06-26 13:15 ` hhaamu at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: hhaamu at gmail dot com @ 2008-03-04 10:01 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From hhaamu at gmail dot com  2008-03-04 10:00 -------
The national standard is SFS 4175, a copy of which is only available for a fee:
http://www.sfs.fi/luettelo/sfs.php?standard=SFS+4175

The national broadcasting corporation's news page: http://www.yle.fi/uutiset/
Timetables from the parliament:
http://web.eduskunta.fi/Resource.phx/eduskunta/organisaatio/taysistunto/viikontaysistunnot.htx

This is quite embarrassing, I can't actually find many newspapers' web sites
which use H.mm

http://www.cs.tut.fi/~jkorpela/kielenopas/5.2.html#klo (an unofficial language
guide) refers to the SFS standard and mentions:
"in practice the colon is used a lot [...] slightly clearer than the full stop
[...] this markup can be recommended for multilingual documents." He goes on
using the full stop and colon interchangeably.

other:
ftp://ftp.software.ibm.com/software/globalization/locales/Finland-Finnish_Date.pdf

I'll see if I can find anything else if more is needed.

-- 


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

------- 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] 5+ messages in thread

* [Bug localedata/5814] bad time format for Finnish fi_FI locale
  2008-03-01 22:06 [Bug localedata/5814] New: bad time format for Finnish fi_FI locale hhaamu at gmail dot com
  2008-03-04  1:56 ` [Bug localedata/5814] " drepper at redhat dot com
  2008-03-04 10:01 ` hhaamu at gmail dot com
@ 2008-06-25 19:36 ` drepper at redhat dot com
  2008-06-26 13:15 ` hhaamu at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2008-06-25 19:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2008-06-25 19:35 -------
The example of the parliament's web page was bad, it showed the US-style format
even in the Finnish version.  But I dug into it a bit more and there is evidence
enough.

What I don't understand is why it's done this way since one cannot distinguish
the text from a date using the two-digit year notation.  In the Swedish locale
it is possible.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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

------- 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] 5+ messages in thread

* [Bug localedata/5814] bad time format for Finnish fi_FI locale
  2008-03-01 22:06 [Bug localedata/5814] New: bad time format for Finnish fi_FI locale hhaamu at gmail dot com
                   ` (2 preceding siblings ...)
  2008-06-25 19:36 ` drepper at redhat dot com
@ 2008-06-26 13:15 ` hhaamu at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: hhaamu at gmail dot com @ 2008-06-26 13:15 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From hhaamu at gmail dot com  2008-06-26 13:14 -------
(In reply to comment #3)
> What I don't understand is why it's done this way since one cannot distinguish
> the text from a date using the two-digit year notation.

You're correct that they look identical for months 10-12, but times are usually
prefixed with "kello" or "klo" to remove ambiguity. The four-digit year also
seems to be preferred.

Dates:
10.2.2008
10.2. (note trailing full stop)
10.2.08
to 10. helmikuuta 2008

Times:
13.37
13.37.42
13.37.42,85

Full:
10.2.2008 klo 13.37
torstai 10. helmikuuta 2008 kello 13.37

-- 


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

------- 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] 5+ messages in thread

end of thread, other threads:[~2008-06-26 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-01 22:06 [Bug localedata/5814] New: bad time format for Finnish fi_FI locale hhaamu at gmail dot com
2008-03-04  1:56 ` [Bug localedata/5814] " drepper at redhat dot com
2008-03-04 10:01 ` hhaamu at gmail dot com
2008-06-25 19:36 ` drepper at redhat dot com
2008-06-26 13:15 ` hhaamu at gmail dot com

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).