chrono/src
Brandon W Maister 371cf6d29b Adjust timezones after doing Duration addition
The internal, tz-independent timestamp was valid, but since the timezone offset
could change as you add or subtract a second or two you would get
nonsense/nonexistent times when you observed them.

Fixes #318
2019-09-02 14:58:54 -04:00
..
format allow deprecated inclusive range patterns 2019-08-31 15:40:11 -04:00
naive Add docs around panic behavior around timestamp_nanos 2019-03-31 19:03:18 -04:00
offset Fix emscripten and guard against cargo test + wasm32-unknown-unknown 2019-08-16 22:46:10 +00:00
date.rs impl Sub<T> for <T> for Date/Time types 2018-04-03 13:42:03 +01:00
datetime.rs Adjust timezones after doing Duration addition 2019-09-02 14:58:54 -04:00
div.rs Use no_std-compatible num dependencies 2018-02-23 00:07:16 -08:00
lib.rs remove cargo web / compile time error 2019-08-22 08:09:56 +00:00
oldtime.rs Remove dependencies from oldtime::Duration on rest of time crate 2018-03-30 16:08:45 -07:00
round.rs Rename SubSecondRound to SubsecRound 2018-03-05 12:57:26 -08:00