chrono/src/format
Kang Seonghoon d50546a592 More documentation for NaiveTime, and addition fixes.
While writing documentation tests for NaiveTime it was found that
the addition involving leap seconds is *still* slightly broken.
(A consequence of having less tests, well.) The addition routine
has been rewritten to be explicit about leap seconds while passing
all other tests, so the rewrite does not change the intention.
2016-08-06 19:32:01 +09:00
..
mod.rs More documentation for NaiveTime, and addition fixes. 2016-08-06 19:32:01 +09:00
parse.rs More cross-references. 2016-08-02 20:52:45 +09:00
parsed.rs More cross links and detailed examples for docs. 2016-08-01 03:23:46 +09:00
scan.rs Fix parsing LongWeekday for Sunday 2016-03-28 09:46:25 -07:00
strftime.rs Fixed `%.[369]f` on the whole seconds and misleading docs. 2016-04-22 00:47:01 +09:00