Convert string from __DATE__ into a time_t

后端 未结 7 1006
小蘑菇
小蘑菇 2021-02-07 18:25

I\'m trying to convert the string produced from the __DATE__ macro into a time_t. I don\'t need a full-blown date/time parser, something that only han

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