Angular: Converting UTC to local date time in Angular
There are various ways to utilize timezones in Angular. {{currentDate | date:'short':'UTC +9:30 / +10:30'}} {{currentDate | date:'short':'GMT'}} {{currentDate | date:'short':'-0600'}} {{currentDate | date:'short