how do i convert string to datetime in c#
本问题已经有最佳答案,请猛点这里访问。
Possible Duplicates:
Convert string to datetime Using C#
Converting String to DateTime C#.net
你好,我有一个字符串,它由日期时间组成,格式为dd/mm/yyyy hh:mm:ss.ms
例如,日期/月/年小时:分钟:秒。毫秒。例如,2011年3月18日15:16:57.487
如何使用C将此字符串转换为日期时间#
当做CMRHEMA。
(P)You can use dateme.Parse or dateme.Parseexact(p)字母名称(P)为灰烬(p)字母名称
(P)你要找的是"EDOCX1"(p)字母名称(P)Note that EDOCX1 commercial means month,EDOCX1 commercial 1 commercial means minute,EDOCX1 commercial 3 commercial is 24-hour hour,EDOCX1 commercial 3 is 12-hour hour,and EDOCX1 commercial 5 is millisecond.(p)
(P)这是一种在格式中停止的方式,你的数据是在而且也维护千年(p)字母名称
(P)Datetime.parseexact is what you want if you know the exact format of the date string.(p)
(P)Look at Datetime.Parse()(p)
字母名称
(P)转换,转换http://msdn.microsoft.com/en-us/library/9xk1h71t.aspx(p)