@Html.DisplayFor(modelItem => item.PostTime,"LongDateTime"). 這樣就完成了時間格式的顯示轉換。由原來的顯示方式(2013/8/6 13:37:33)顯示成 ...
確定! 回上一頁