是否有strptime()适用于Windows的等效实现?不幸的是,这个POSIX功能似乎不可用.
strptime()
打开strptime的组描述 - 摘要:它将文本字符串转换"MM-DD-YYYY HH:MM:SS"为a tm struct,与之相反strftime().
"MM-DD-YYYY HH:MM:SS"
tm struct
strftime()
c c++ windows datetime
c ×1
c++ ×1
datetime ×1
windows ×1