gnustep-dev
[Top][All Lists]
Advanced

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

NSCalendarDate bug ?


From: mirko . viviani
Subject: NSCalendarDate bug ?
Date: Fri, 3 Nov 2000 18:05:07 +0000

Ciao!

I'm trying to parse the 'date1' that comes from the db with the following
calendar format: @"%d/%m/%Y %H:%M:%S.00 %Z" using [NSCalendarFormat
dateWithString:calendarFormat:]

date1: 25/08/2000 21:32:30.00 GMT   <- comes from db
date2: 25/08/2000 21:32:30.00 WAT   <- after parsing

date2 is the result of -description.

I don't know what is WAT, but it doesn't work for db row locking (postgres).

Is it a bug ?

--
Bye,
  Mirko





reply via email to

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