ui-bootstrap4 icon indicating copy to clipboard operation
ui-bootstrap4 copied to clipboard

Time picker showing wrong time for Safari Browser

Open nitesh-calvid opened this issue 4 years ago • 0 comments

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

nitesh-calvid avatar Jun 24 '20 12:06 nitesh-calvid