urish / ngx-moment

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

Add `amParseZone` pipe #198

Closed davidballester closed 6 years ago

davidballester commented 6 years ago

Hello!

With this pipe you can parse a string into a moment object preserving the original UTC offset. Its addition was suggested in issue#39 and can be handy.

urish commented 6 years ago

Thanks! Please also update https://github.com/urish/ngx-moment/tree/master/src/index.ts and src/moment.module.ts to reference the new pipe.

davidballester commented 6 years ago

Ooops! I totally forgot about that. Done!

urish commented 6 years ago

Thank you!

urish commented 6 years ago

Released as 3.1.0