eight04 / angular-datetime

A directive to add the behavior of datetime input on unsupported browsers.
MIT License
93 stars 28 forks source link

New timezone token ZZ for +02:00 timezone format #24

Closed MartinNuc closed 8 years ago

MartinNuc commented 8 years ago

This PR adds support for ZZ format token to output date with +02:00 format timezone.

There also added grunt test task for running tests in PhantomJS.

I haven't updated README.md.

eight04 commented 8 years ago

:+1: