bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25045] NSCalendarDate, format typo


From: Kargor
Subject: [bug #25045] NSCalendarDate, format typo
Date: Tue, 09 Dec 2008 08:50:09 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12

URL:
  <http://savannah.gnu.org/bugs/?25045>

                 Summary: NSCalendarDate, format typo
                 Project: GNUstep
            Submitted by: kargor
            Submitted on: Tue 09 Dec 2008 08:50:05 AM GMT
                Category: Libraries
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Sorry if that has already been fixed... I've been fixing too many bugs for
myself to care a lot. If it's been fixed already, ignore it. But that one is
simple enough to report.

The NSCalendarDate.m that's in "startup" 0.20.0, starting at line 1833, has
this code:

        case 'T':
          [self _format: @"%H:%M:S" locale: locale info: info];
          break;

I'm pretty sure the format string is meant to read "%H:%M:%S" :-)





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25045>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]