Closed GoogleCodeExporter closed 9 years ago
Temporally solved this problem, by adding
if (str == nil) return nil;
to the
+ (NSDate *)dateWithString:(NSString *)str strictly:(BOOL)strict
timeSeparator:(unichar)timeSep getRange:(out NSRange *)outRange
method
Original comment by ReznikSA
on 24 Sep 2010 at 12:47
Fixed as requested in revision 184.
Original comment by hasse...@gmail.com
on 28 Feb 2011 at 10:05
Issue 122 has been merged into this issue.
Original comment by hasse...@gmail.com
on 28 Feb 2011 at 10:09
Original issue reported on code.google.com by
mkad...@gmail.com
on 21 Oct 2009 at 1:58