Jonathan Ouellette 580e90f6a2 initial add
2022-09-27 14:10:30 -07:00

3 lines
58 B
Plaintext

@model DateTime?
@(Html.Kendo().DatePickerFor(m => m))