字符串转换时间的方法

DateTime.ParseExact(notifyData.GetValue("time_end").ToString(), "yyyyMMddHHmmss", null);

posted on 2015-11-03 20:03  WeiLight  阅读(447)  评论(0)    收藏  举报