You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.
I have almost the same issue with negative timezone offset.
Checked with gmt-offset="'-08.00'" (or gmt-offset="'-8'") and digital-format="'Z'" and it shows '0008'.
Also I checked scope value and issue was the same.
I have a Analog + Digital Clock showing via this HTML:
<ds-widget-clock theme="light" show-secs="true" gmt-offset="-5" show-analog show-digital digital-format="'hh:mm:ss a'" ></ds-widget-clock>
The analog clock is correct, however, the digital clock shows the wrong hour.
The text was updated successfully, but these errors were encountered: