需將時間轉為特定字串型態,例如 2009-12-15 18:52:19 = System.DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss:ffff"); ...
www.dotblogs.com.tw