chrono/src
Brandon W Maister b9c967b2ac support round tripping display <-> datetime
This extends `FromStr` to allow either a `T` or a ` ` (space) as the delimiter
between the date and the time, and, because of the fact that the `Z`
parser-specifier is shared with the Fixed notation, extends the fixed notation
to support `UTC` in addition to `Z` as the zero-offset.

IMO this Fixes #147
2019-12-27 13:57:02 -05:00
..
format support round tripping display <-> datetime 2019-12-27 13:57:02 -05:00
naive Merge pull request #270 from asayers/from_ymwd 2019-12-26 20:17:17 -05:00
offset Don't do wasmbind on wasi 2019-11-26 23:57:51 -06:00
date.rs Accept Borrow<Item> as items 2019-11-23 23:34:59 +01:00
datetime.rs support round tripping display <-> datetime 2019-12-27 13:57:02 -05:00
div.rs Use no_std-compatible num dependencies 2018-02-23 00:07:16 -08:00
lib.rs Merge pull request #348 from gThorondorsen/test-num_days_from_ce 2019-12-23 17:19:43 -05:00
oldtime.rs allow_deprecated on stub Error::description for rust 1.13 2019-12-23 12:38:25 -05:00
round.rs Implement Support for no_std 2019-09-07 12:12:49 +02:00