@Html.DisplayFor(modelItem => item.StartDate.ToLongDateString()). StartDate is saved as a DateTime field in the database.
確定! 回上一頁