pub fn serialize<S>(dt: &DateTime<Utc>, serializer: S) -> Result<S::Ok, S::Error>where
    S: Serializer,
Expand description

ref. https://serde.rs/custom-date-format.html