mirror of
https://github.com/sartography/uva-covid19-testing-frontend.git
synced 2025-01-30 17:36:09 +00:00
Shortens date code. Adds initials.
This commit is contained in:
parent
6f42797dd4
commit
5d75e93c07
@ -1,5 +1,5 @@
|
||||
<div class="label-layout">
|
||||
<div class="date">{{dateCreated | date:'yyyyMMdd'}}</div>
|
||||
<div class="date">{{dateCreated | date:'yyMMdd'}}{{initials}}</div>
|
||||
<div class="time">
|
||||
T<br />
|
||||
{{dateCreated | date:'HH'}}<br />
|
||||
|
Loading…
x
Reference in New Issue
Block a user