MvcExtensions / Core

MvcExtensions - Extend everything
Microsoft Public License
52 stars 17 forks source link

FormatAsDateOnly problem #8

Open Luca7993 opened 11 years ago

Luca7993 commented 11 years ago

Hi I'm using the FluentMetadata extension and I have some problems with date field. When I configure the "FormatAsDateOnly" it is ignored.

So, it is displayed in a datetime format (in fact if I put "Date.cshtml" in editor templates is not used, but is used the DateTime.cshtml template instead)