Định dạng hiển thị cho textbox for datetime
Đã đăng
5 năm trước
@Html.TextBoxFor(m => m.NgayShip, "{0:yyyy-MM-dd}", new { @class = "form-control", type = "date"})