Would it be viable to implement the `Default` trait for `DateTime<FixedOffset>`? Adding this in would be very useful for deserializing AWS responses in the [rusoto](https://github.com/rusoto/rusoto) project.
Would it be viable to implement the
Defaulttrait forDateTime<FixedOffset>?Adding this in would be very useful for deserializing AWS responses in the rusoto project.