convert CString to CTime

前端 未结 2 1225
我寻月下人不归
我寻月下人不归 2021-01-20 19:14

In smart device MFC application:

I have successfully converted CTime to CString. Now I want to convert it back, CStr

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-20 19:44

    Check out the example mentioned in this MSDN doc page: COleDateTime::ParseDateTime

提交回复
热议问题