ObjFW  Check-in [5d102d382e]

Overview
Comment:Fix parsing of struct tm.

Only add an extra day for the current year if it is a leap year and it
is at least March.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5d102d382e7be14d8af354fc292adca83894e81ba0f93f6656f19c3ddfa08707
User & Date: js on 2011-11-02 11:20:00
Other Links: manifest | tags
Context
2011-11-14
18:33
Make OFDataArray's cArray a property. check-in: 57ef5e22ab user: js tags: trunk
2011-11-02
11:20
Fix parsing of struct tm. check-in: 5d102d382e user: js tags: trunk
2011-10-31
22:02
Add -[UTF16String] to OFString. check-in: a51b3cb390 user: js tags: trunk
Changes