标签: jquery asp.net-mvc-3 razor
我正在尝试为我的一个文本框设置时间掩码:
@ Html.TextBoxFor(x => x.time,..?)
我该如何设置掩码:
18:00 =>存储为字符串'1800'