Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with the format of the clock #4

Open
manavilai opened this issue Apr 30, 2018 · 4 comments
Open

issue with the format of the clock #4

manavilai opened this issue Apr 30, 2018 · 4 comments

Comments

@manavilai
Copy link

hi mark,
I like this timer component, however in the latest code, 0.1.9 the format of the clock is little wrong.
It shows an additional "30" in the minutes section.

It is good in the 0.1.7 version however it doesn't support a zeroTrigger.
Can you please help?

@manavilai
Copy link
Author

FYI, narrowed it down to this function call.
date_diff.getMinutes(),
the output is ok if the method call is date_diff.getUTCMinutes()

@ududsha
Copy link

ududsha commented May 17, 2018

Yes, the same issue occurred here as well.

@vishnu-sp
Copy link

same issue occurred here as well

@pnganesh
Copy link

pnganesh commented Nov 9, 2018

Yes, I got the same issue but I am getting "30" minutes deficit
and the output is ok if method call is date_diff.getUTCMinutes() as @manavilai mentioned

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

No branches or pull requests

4 participants