ObjFW  Check-in [65111e7409]

Overview
Comment:Don't include microseconds in -[OFDate description].
This way, it conforms to ISO 8601.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 65111e74092a481b396af975557797d0c5cef642197c3f9cde87bee85a2296a9
User & Date: js on 2011-01-01 14:20:47
Other Links: manifest | tags
Context
2011-01-01
14:58
Add +[distantFuture] and +[distantPast] to OFDate. check-in: c57f9fe4fb user: js tags: trunk
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
Changes