摘要: /// /// 时间戳转成时间类型 /// /// /// public static DateTime GetTime(string timeStamp) { DateTime dtStart = TimeZone.CurrentTimeZone.ToLocal... 阅读全文
posted @ 2016-05-27 11:23 zhaozi 阅读(273) 评论(0) 推荐(0) 编辑