DateTime Format

This commit is contained in:
Guilherme
2019-09-24 10:52:11 -03:00
parent 34ab942f91
commit 138c55df33
12 changed files with 56 additions and 56 deletions

View File

@ -38,7 +38,7 @@
<tr>
<td>@p.Id</td>
<td>@p.Nome</td>
<td>@p.DataEntrega</td>
<td>@p.DataEntrega.ToString("dd/MM/yyyy")</td>
<td>@p.Solicitante</td>
<td>
<a asp-area="" asp-controller="Projetos" asp-action="Edit" asp-route-id="@p.Id">