change timezone text position

This commit is contained in:
Peter Maquiran
2023-09-26 14:05:07 +01:00
parent c871d94ebf
commit e9baa09a02
2 changed files with 5 additions and 3 deletions
@@ -53,7 +53,8 @@
<div class="content-details">
<ion-label>
<p>{{customDate}}, {{ TimeZoneString }}</p>
<p>{{customDate}}</p>
<p>{{TimeZoneString}}</p>
<p *ngIf="toDateString(loadedEvent.StartDate) == toDateString(loadedEvent.EndDate)">das {{loadedEvent.StartDate | date: 'HH:mm'}} às {{loadedEvent.EndDate | date: 'HH:mm'}}</p>
<p *ngIf="toDateString(loadedEvent.StartDate) != toDateString(loadedEvent.EndDate)">{{loadedEvent.StartDate | date: 'd/M/yy' }} - {{ loadedEvent.EndDate | date: 'dd/M/yy'}} </p>
<p *ngIf="loadedEvent.EventRecurrence">