Alexander Ljungberg
|
e327c39776
|
Code formatting.
|
2011-04-10 17:26:22 -04:00 |
|
Alexander Ljungberg
|
c7a1717ebe
|
Added CPDate test which catches mishandling of timezones in initWithString.
(Unfortunately the test is rather crude and only works when your current timezone offset is not 0 (UTC).)
|
2011-04-10 17:24:18 -04:00 |
|
Alexey Borzenkov
|
4678efff72
|
Fix #1063 [CPDate description] returns incorrect timezone + tests
|
2010-12-28 23:42:06 +03:00 |
|
 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 |
|