Serializing a chrono::DateTime Using Serde
Have you ever found yourself in need of formatting dates created with chrono for your users? If so, I would like to share a solution I used at work recently.
In an attempt to build a report for my business line, I was fetching data from my Postgresql...
park-dev.io3 min read