async-graphql/src/types/external
Oliver Cooper aac62f1751 Aligned NaiveDateTime formatting with DateTime
Fixes #526

Chrono uses `%Y-%m-%dT%H:%M:%S%.f%:z` for it's RCC3339 formatting implementation. See 3467172c31/src/format/mod.rs (L680)
2021-06-03 10:12:32 +12:00
..
json_object Add Send + Sync constraints for InputType, OutputType and SubscriptionType. 2021-01-14 12:41:59 +08:00
list Add Send + Sync constraints for InputType, OutputType and SubscriptionType. 2021-01-14 12:41:59 +08:00
bool.rs 2.0.2 2020-10-14 11:11:52 +08:00
bson.rs Make imports consistent 2020-10-15 07:38:10 +01:00
char.rs 2.0.2 2020-10-14 11:11:52 +08:00
chrono_tz.rs Fix chrono-tz integration 2021-03-24 19:09:08 +02:00
cow.rs Switch the async runtime used for testing to Tokio. 2021-03-12 12:47:24 +08:00
datetime.rs Make imports consistent 2020-10-15 07:38:10 +01:00
floats.rs 2.0.2 2020-10-14 11:11:52 +08:00
integers.rs Improve depth and complex. 2020-12-18 18:56:28 +08:00
mod.rs feat: Add secrecy crate feature 2021-05-10 20:49:48 -04:00
naive_time.rs Aligned NaiveDateTime formatting with DateTime 2021-06-03 10:12:32 +12:00
non_zero_integers.rs Make imports consistent 2020-10-15 07:38:10 +01:00
optional.rs Rename InputValueType to InputType and OutputValueType to OutputType. 2020-12-11 15:37:50 +08:00
secrecy.rs style: cargo fmt 2021-05-10 23:00:29 -04:00
string.rs Rename InputValueType to InputType and OutputValueType to OutputType. 2020-12-11 15:37:50 +08:00
url.rs Make imports consistent 2020-10-15 07:38:10 +01:00
uuid.rs Make imports consistent 2020-10-15 07:38:10 +01:00