5
5
< div class ="container ">
6
6
< span class ="icon section-icon icon-office-21 "> </ span >
7
7
< h3 > Schedule - TBA</ h3 >
8
- < strong id ="subtitle "> All times displayed in the schedule are relative to Lisbon's timezone, GMT+00 :00</ strong >
8
+ < strong id ="subtitle "> All times displayed in the schedule are relative to Lisbon's timezone, GMT+01 :00</ strong >
9
9
< br />
10
10
11
11
< br />
@@ -31,7 +31,7 @@ <h3>Schedule - TBA</h3>
31
31
< h6 class ="highlight "> {{day.theme}}</ h6 >
32
32
</ div >
33
33
< div >
34
- < h8 class ="text-alt "> {{day.date | date:'dd-MM-yyyy':'+0000 '}}</ h8 >
34
+ < h8 class ="text-alt "> {{day.date | date:'dd-MM-yyyy':'+0001 '}}</ h8 >
35
35
</ div >
36
36
</ div >
37
37
</ ng-template >
@@ -54,7 +54,7 @@ <h6 class="highlight">Presentations</h6>
54
54
< div mat-card-avatar > < img appImage [url] ="presentation.img " alt =""> </ div >
55
55
< mat-card-title > < strong class ="time highlight ">
56
56
< span class ="icon icon-office-24 "> </ span >
57
- {{presentation.date | date:'shortTime':'+0000 '}}
57
+ {{presentation.date | date:'shortTime':'+0001 '}}
58
58
< span class ="icon icon-office-47 place "> </ span >
59
59
{{presentation.place}}
60
60
</ strong > </ mat-card-title >
@@ -90,7 +90,7 @@ <h6 class="highlight">Keynotes</h6>
90
90
< mat-card-title >
91
91
< strong class ="time highlight ">
92
92
< span class ="icon icon-office-24 "> </ span >
93
- {{session.date | date:'shortTime':'+0000 '}}
93
+ {{session.date | date:'shortTime':'+0001 '}}
94
94
< span class ="icon icon-office-47 place "> </ span >
95
95
{{session.place}}
96
96
</ strong >
@@ -134,7 +134,7 @@ <h6 class="highlight">Workshops</h6>
134
134
< div mat-card-avatar > < img appImage [url] ="workshop.img " alt =""> </ div >
135
135
< mat-card-title > < strong class ="time highlight ">
136
136
< span class ="icon icon-office-24 "> </ span >
137
- {{workshop.date | date:'shortTime':'+0000 '}}
137
+ {{workshop.date | date:'shortTime':'+0001 '}}
138
138
< span class ="icon icon-office-47 place "> </ span >
139
139
{{workshop.place}}
140
140
</ strong > </ mat-card-title >
@@ -159,13 +159,13 @@ <h6 class="title">{{workshop.name}}</h6>
159
159
<!-- <div class="nav-wrapper" (window:resize)="showOrHideDropdown()">
160
160
<span class="nav-current" (click)="toggleDayDropdown()">
161
161
<h5 class="highlight"> {{ selectedTheme }}</h5>
162
- <p class="text-alt">{{ selectedTime | date:'dd-MM-yyyy':'+0000 '}}</p>
162
+ <p class="text-alt">{{ selectedTime | date:'dd-MM-yyyy':'+0001 '}}</p>
163
163
</span>
164
164
<ul *ngIf="displayDayDropdown" class="nav nav-schedule nav-day">
165
165
<li *ngFor="let day of schedule; let i=index" [ngClass]="{'active': selectedTheme === day.theme}">
166
166
<a (click)="updateSelectedDayText(day.theme, day.date)">
167
167
<h5 class="highlight">{{day.theme}}</h5>
168
- <p class="text-alt">{{day.date | date:'dd-MM-yyyy':'+0000 '}}</p>
168
+ <p class="text-alt">{{day.date | date:'dd-MM-yyyy':'+0001 '}}</p>
169
169
</a>
170
170
</li>
171
171
</ul>
@@ -206,7 +206,7 @@ <h5 class="highlight">{{day.theme}}</h5>
206
206
<a (click)="onSelect(session)" class="schedule-item-header">
207
207
<strong class="time highlight">
208
208
<span class="icon icon-office-24"></span>
209
- {{session.date | date:'shortTime':'+0000 '}}
209
+ {{session.date | date:'shortTime':'+0001 '}}
210
210
<span class="icon icon-office-47 place"></span>
211
211
{{session.place}}
212
212
</strong>
@@ -246,7 +246,7 @@ <h6 class="title">
246
246
<a (click)="onSelect(presentation)" class="schedule-item-header">
247
247
<strong class="time highlight">
248
248
<span class="icon icon-office-24"></span>
249
- {{presentation.date | date:'shortTime':'+0000 '}}
249
+ {{presentation.date | date:'shortTime':'+0001 '}}
250
250
<span class="icon icon-office-47 place"></span>
251
251
{{presentation.place}}
252
252
</strong>
@@ -280,7 +280,7 @@ <h6 class="title">{{presentation.name}}
280
280
<a (click)="onSelect(presentation)" class="schedule-item-header">
281
281
<strong class="time highlight">
282
282
<span class="icon icon-office-24"></span>
283
- {{presentation.date | date:'shortTime':'+0000 '}}
283
+ {{presentation.date | date:'shortTime':'+0001 '}}
284
284
<span class="icon icon-office-47 place"></span>
285
285
{{presentation.place}}
286
286
</strong>
@@ -321,7 +321,7 @@ <h6 class="title">{{presentation.name}}
321
321
<a (click)="onSelect(workshop)" class="schedule-item-header">
322
322
<strong class="time highlight">
323
323
<span class="icon icon-office-24"></span>
324
- {{workshop.date | date:'shortTime':'+0000 '}}
324
+ {{workshop.date | date:'shortTime':'+0001 '}}
325
325
<span class="icon icon-office-47 place"></span>
326
326
{{workshop.place}}
327
327
</strong>
@@ -354,7 +354,7 @@ <h6 class="title">{{workshop.name}}
354
354
<a (click)="onSelect(workshop)" class="schedule-item-header">
355
355
<strong class="time highlight">
356
356
<span class="icon icon-office-24"></span>
357
- {{workshop.date | date:'shortTime':'+0000 '}}
357
+ {{workshop.date | date:'shortTime':'+0001 '}}
358
358
<span class="icon icon-office-47 place"></span>
359
359
{{workshop.place}}
360
360
</strong>
0 commit comments