What is an easy way to parse a date Http Header in C?

后端 未结 2 1885
再見小時候
再見小時候 2021-01-21 18:24

I want to parse an email http date header, is there an easy way to do it without writing my own string parsing functions?

Example:

Date: Fri, 19 Mar 2010         


        
2条回答
提交回复
热议问题