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/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to