Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Digital Clock Doesnt Update When using gmt-offset #5

Closed
dresslerc opened this issue Jan 28, 2016 · 5 comments
Closed

Digital Clock Doesnt Update When using gmt-offset #5

dresslerc opened this issue Jan 28, 2016 · 5 comments

Comments

@dresslerc
Copy link

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.

@deepu105
Copy link
Owner

Ill take a look
On 29 Jan 2016 04:37, "Carsten Dressler" notifications@github.com wrote:

I have a Analog + Digital Clock showing via this HTML:

The analog clock is correct, however, the digital clock shows the wrong
hour


Reply to this email directly or view it on GitHub
#5.

@deepu105
Copy link
Owner

<ds-widget-clock show-digital digital-format="'hh:mm:ss a'"> gmt-offset="5.3" show-gmt-info></ds-widget-clock>

Does this work can you check

@animir
Copy link
Contributor

animir commented Feb 18, 2016

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.

@animir
Copy link
Contributor

animir commented Feb 20, 2016

@deepu105 gmt-offset issue is fixed here #6

@deepu105
Copy link
Owner

closed via #6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants