c118a3985f
- Rustc-serialize now uses the same serialization format as Serde. This also means that the older format (naturally derived from the internals) is no longer supported. - Serialization support only existed for rustc-serialize has been (temporarily) removed. This affects `Date<Tz>` and all individual time zone types. This does *not* affect `DateTime<Tz>` as it has individual support per `Tz`. Please note that this is considered a temporary solution to avoid stabilizing diverging implementations. Their implementations will likely be reintroduced later. |
||
---|---|---|
.. | ||
format | ||
naive | ||
offset | ||
date.rs | ||
datetime.rs | ||
div.rs | ||
lib.rs |