well-known
serde for Vec<OffsetDateTime>
#452
Labels
A-well-known-format-description
Area: well known format descriptions
C-feature-request
Category: a new feature (not already implemented)
I am porting my program from
chrono
totime
. One thing I am stuck with is serializing aVec<OffsetDateTime>
with therfc3339
format.This seems like a small but very useful addition. Is this something that would be considered to be included?
The text was updated successfully, but these errors were encountered: