ObjFW  Check-in [bb9a6fb0da]

Overview
Comment:Add -[earlierDate:] and -[laterDate:] to OFDate.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bb9a6fb0daf7116d561b92edb556360df1c448d42a109ebeb270c6536c5fe609
User & Date: js on 2010-12-31 00:30:09
Other Links: manifest | tags
Context
2011-01-01
14:20
Don't include microseconds in -[OFDate description].
This way, it conforms to ISO 8601.
check-in: 65111e7409 user: js tags: trunk
2010-12-31
00:30
Add -[earlierDate:] and -[laterDate:] to OFDate. check-in: bb9a6fb0da user: js tags: trunk
2010-12-29
16:40
Add methods for local time to OFDate. check-in: 172e8f39da user: js tags: trunk
Changes