adding time zone support to admin modules

This commit is contained in:
sbwalker
2025-05-13 13:55:01 -04:00
parent 139793f3c0
commit deb4607081
10 changed files with 15 additions and 15 deletions

View File

@ -48,7 +48,7 @@ else
}
</td>
<td>@context.Requests</td>
<td>@context.RequestedOn</td>
<td>@UtcToLocal(context.RequestedOn)</td>
</Row>
</Pager>
</TabPanel>