 Alexander LjungbergandRoss Boucher
|
51825db716
|
Fixed: [CPDate description] did not generate a correct date for users in timezones with a negative timezone offset.
|
2010-06-10 10:49:49 -07:00 |
|
Ross Boucher
|
ef4c108b9e
|
Date test wasn't accurately accounting for daylight savings time.
|
2010-03-22 15:08:29 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
f89c2e0ba9
|
Fixed: CPDates compared equal to nil and CPNull.
|
2010-02-09 10:59:59 -08:00 |
|
 Alexander LjungbergandRandall Luecke
|
a3f9b65501
|
Implemented [CPDate copy] with unit test. Also whitespace cleanup in CPDate.
|
2010-02-09 01:57:24 -05:00 |
|
Ross Boucher
|
44fbf8afe2
|
Add support for encoding dates, courtesy of luddep.
|
2009-11-24 23:02:38 -05:00 |
|
 Alexander LjungbergandRoss Boucher
|
b7da92d225
|
CPDate initWithString: now takes proper international format strings like NSDate. Similarly CPDate description generates such strings.
|
2009-11-24 22:42:02 -05:00 |
|
tlrobinson
|
ff6487caf3
|
import -> @import in Tests and NibApp
|
2009-04-27 20:32:59 -07:00 |
|
 Landon FullerandRoss Boucher
|
1da9e93241
|
Implement support for UNIX epoch initialization.
Add support for the +[CPDate dateWithTimeIntervalSince1970:]
and -[CPDate initWithTimeIntervalSince1970].
|
2009-02-26 17:13:37 -08:00 |
|
Tom Robinson
|
bf5381e1a3
|
Initial commit of CPDate and an OJUnit test for CPDate
|
2008-09-12 22:39:51 -07:00 |
|