But CookieBuilder still using time, instead of chrono.
My case:
chrono::NaiveDateTime from my business-logic layer, and I want to set cookie expiration time.@JohnTitor What about to migrate to chrono in 3.0.0? I can help with it
It is explained in the PR you linked why it is removed: https://github.com/actix/actix-web/pull/789#issuecomment-485041718
But chrono supports it. https://github.com/chronotope/chrono/issues/403#issuecomment-605666733
I don't have an opinion on this, I didn't remove it, @fafhrd91 did. I'm just answering your question. You asked why it was removed, the answer to your question is in the comment I linked. We cannot ask for more details surrounding this unfortunately, since the original author is sadly no longer with us.
can this be closed? @sergeysove
What about to add support for chrono?
@sergeysova Could you make a PR to add it?
Most helpful comment
I don't have an opinion on this, I didn't remove it, @fafhrd91 did. I'm just answering your question. You asked why it was removed, the answer to your question is in the comment I linked. We cannot ask for more details surrounding this unfortunately, since the original author is sadly no longer with us.