mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-12 10:43:39 +00:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div *ngIf="fiveOclock" class="container">
|
||||
<h1 class="timezone">{{fiveOclock.timezone}}</h1>
|
||||
<h2 class="time">{{fiveOclock.date | date:'mediumTime'}}</h2>
|
||||
</div>
|
||||
Reference in New Issue
Block a user