摘要:
/// /// 时间戳转为C#格式时间 /// /// /// public static DateTime GetTime(string timeStamp) { long lTi... 阅读全文
posted @ 2015-12-23 16:25
乔安生
阅读(1211)
评论(0)
推荐(0)
摘要:
DateTime dt1 = new DateTime(1970, 1, 1); dt1 = dt1.AddMilliseconds(long.Parse(list.Items[i].UpdatedAt)); dt1 = dt1.ToLo... 阅读全文
posted @ 2015-12-23 16:05
乔安生
阅读(1449)
评论(0)
推荐(0)

浙公网安备 33010602011771号