Multiple users have requested that we make our dependency on chrono optional (see here and here). We should consider changing our implementation of DateTime to remove this required dependency, perhaps by using a different crate (e.g. time).