forked from angular-ui/bootstrap
-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
Description
The issues forum is NOT for support requests. It is for bugs and feature requests only.
Please read https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md and search
existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein.
Bug description:
It is working on Chrome and Firefox properly
I am using this date = "2020-04-20T09:00:26" in India Timezone (+5:30)
This should display time as 9:00 AM but displaying time as 14:30 PM
Chrome and Firefox displays it correctly, but failed for Safari
Link to minimally-working plunker that reproduces the issue:
Steps to reproduce the issue:
Version of Angular, UIBS, and Bootstrap
Angular: 1.7.8
UIBS: UIB4 (3.0.6)
Bootstrap: 4
Reactions are currently unavailable