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

Allow time format in Minutes #14

Open
otymartin opened this issue Jan 20, 2017 · 0 comments
Open

Allow time format in Minutes #14

otymartin opened this issue Jan 20, 2017 · 0 comments

Comments

@otymartin
Copy link

@johngraham262

Ive been having trouble with this since i dont know objective c.
Can you enable time label to show minutes instead of seconds. it appears the counter.timeLabel.text is a get only property so I can't set my own time format.

Also on that note, i played around with your code and I could get it to show minutes by dividing by 60 (_totalTime - _elapsedTime)/60 however when the countdown happens, it starts from 9.... and goes to 0. Which means numbers 9,8,7,6,5,4,3,2,1,0 appear for 1 minute each and number 10 appears only for a split second. I'd rather 10....1.

Thanks

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

1 participant