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

DateCountdownView: Check real date value once per second. #7

Closed
calimarkus opened this issue Aug 13, 2012 · 5 comments
Closed

DateCountdownView: Check real date value once per second. #7

calimarkus opened this issue Aug 13, 2012 · 5 comments
Labels

Comments

@calimarkus
Copy link
Owner

No description provided.

@rafaelgaiaduarte
Copy link

Hi Jaydee3.
Congratulation for the JDFlipNumberView, it's been really useful for me, but i'm having problens with the hours. I initiate the date with the method InitWithTimeIntervalSince1970 and i'm using my GMT -3. Do you think that my problem it is related to this issues? Could you help me? I'm trying to set the countdown to new years eve.
Thanks!!

@calimarkus
Copy link
Owner Author

Thanks. What is the problem? You didn't describe it. Is the value wrong?

Am 16.08.2012 um 00:11 schrieb Rafael Gaia Duarte notifications@github.com:

Hi Jaydee3.
Congratulation for the JDFlipNumberView, it's been really useful for me, but i'm having problens with the hours. I initiate the date with the method InitWithTimeIntervalSince1970 and i'm using my GMT -3. Do you think that my problem it is related to this issues? Could you help me? I'm trying to set the countdown to new years eve.
Thanks!!


Reply to this email directly or view it on GitHub.

@rafaelgaiaduarte
Copy link

Yes, the value is wrong. I set the date to 01/01/2013 00:00:00 and converted the timestamp at http://www.epochconverter.com. The website gave me this number:1357009200, and i used with the method initWithTimeIntervalSince1970. The only thing that is coming wrong is the hour.

@calimarkus
Copy link
Owner Author

That is not related with this issue, but I'll have a look at your problem. You could make a new issue.

@calimarkus
Copy link
Owner Author

Fixed in v2. Currently available on the develop branch.

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

No branches or pull requests

2 participants