[Bug localedata/12840] New: Time format for sv_SE should use colon, not period

View: New views
2 Messages — Rating Filter:   Alert me  

[Bug localedata/12840] New: Time format for sv_SE should use colon, not period

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

| View Threaded | Show Only this Message

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

           Summary: Time format for sv_SE should use colon, not period
           Product: glibc
           Version: 2.13
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales@...
        ReportedBy: aurelien@...


Created attachment 5764
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5764
Patch to fix the issue

The default time format for Sweden should be HH:MM:SS, not HH.MM.SS.

This is the current output from date:
lör 20 nov 2010 14.32.22 CET

Should be:
lör 20 nov 2010 14:32:22 CET

Here are a few reference:
* http://en.wikipedia.org/wiki/Date_and_time_notation_in_Sweden
  "Times are written without notable exceptions with the 24-hour clock, with
  colons as separators (although periods are sometimes used instead of colons,
  especially in hand written text, as it was an older Swedish standard),"
* http://www.dn.se/
  Times on the right side
* http://www.gp.se/
  Times on the right side
* http://www.sydsvenskan.se/
  Times on the left side

--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug localedata/12840] Time format for sv_SE should use colon, not period

by Bugzilla from sourceware-bugzilla@sourceware.org :: Rate this Message:

| View Threaded | Show Only this Message

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

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |drepper.fsp at gmail dot
                   |                            |com
         Resolution|                            |FIXED

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-12-23 15:58:25 UTC ---
I checked in a patch.

--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.