Updated FormattingDate function (#108)

---------

Co-authored-by: Antoine Phan <hoangtuan11102@gmail.com>
This commit is contained in:
Karen Chen
2026-02-24 15:25:58 -05:00
committed by GitHub
parent 2062efa87d
commit 3f77dfffc2
2 changed files with 13 additions and 2 deletions

View File

@@ -75,7 +75,7 @@
{#if data.ohLastUpdated}
<br />
<span class="text-ecsess-200/70 mb-4 inline-block italic">
Last updated: {data.ohLastUpdated}
Semester: {data.ohLastUpdated}
</span>
{/if}
</p>