angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

fix(dateparser): convert the date to Locale Date String IANA format #6721

Closed st3pbyst3p closed 5 years ago

st3pbyst3p commented 5 years ago

Fixed timezone conversion of the displayed date, if the timezone comes in IANA format. Currently working only with UTC/GMT, or implicit values +0300 etc.

icfantv commented 5 years ago

Closing this as this project is no longer being maintained, per the README and the PULL_REQUEST_TEMPLATE.