mirror of
https://github.com/rudollee/LearningMVC.git
synced 2025-06-07 16:06:21 +00:00
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
@model DateTime
|
|
|
|
<p>The time is: @Model.ToShortTimeString()</p>
|