1
0
mirror of https://github.com/rudollee/LearningMVC.git synced 2025-06-07 16:06:21 +00:00
2017-04-13 21:41:51 +09:00

4 lines
67 B
Plaintext

@model DateTime
<p>The time is: @Model.ToShortTimeString()</p>