ObjFW  Check-in [e4439b7ef8]

Overview
Comment:OFDate: Add support for parsing time zones

This adds %z for parsing time zones. Additionally, this also adds %a and
%b.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e4439b7ef8285617a481fc321c13da300a904f3e6d54ec1c34d62c8fa9fc3620
User & Date: js on 2016-09-11 22:03:20
Other Links: manifest | tags
Context
2016-09-11
22:23
OFDate: Throw on trailing garbage check-in: 804f222e18 user: js tags: trunk
22:03
OFDate: Add support for parsing time zones check-in: e4439b7ef8 user: js tags: trunk
2016-09-07
21:15
OFDataArray: Fix a missing underscore check-in: 3519c1e727 user: js tags: trunk
Changes