I use ng serve
and when I change some file, Angular CLI will display date like this
Date: 2018-08-26T13:55:06.527Z - Hash: be4766fc643be6692ac3 - Time: 126ms
But the Date:2018-08-26T13:55:06.527Z
is not my local time.
How could I change the angular cli date to local time zone? My country's time zone is UTC+8 in Taiwan