urish / ngx-moment

moment.js pipes for Angular
MIT License
1.17k stars 154 forks source link

Display Time Zone Name #205

Open dongmei-cao opened 6 years ago

dongmei-cao commented 6 years ago

Hi,

I want to display the time zone name, for example, PST. How do I do that? The "Z" gives me "-08:00".

Thanks!