摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--C#格式化时间DateTimedt=DateTime.Now;//Label1.Text=dt.ToString();//2005-11-513:21:25//Label2.Text=dt.ToFileTime().ToString();//127756416859912816//Label3.Text=dt.ToFileTimeUtc().ToString();//127756704859912 阅读全文