Display a formatted date of CurrentUICulture in EditorFor()
So I’ve been trying to “convert” a property of type DateTime to a formatted localized string to then display in a date input field.
So I’ve been trying to “convert” a property of type DateTime to a formatted localized string to then display in a date input field.