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

(new Date()).getTime() is broken #24

Closed
Huseriato opened this issue Apr 13, 2016 · 1 comment
Closed

(new Date()).getTime() is broken #24

Huseriato opened this issue Apr 13, 2016 · 1 comment

Comments

@Huseriato
Copy link

Hello,

in current release the function above is broken. You'll get always NaN when trying to get time timestamp via (new Date()).getTime()

Can you confirm this?

@ccxvii
Copy link
Owner

ccxvii commented Apr 15, 2016

Should be fixed now (along with several other minor issues caused by the same bug).

@ccxvii ccxvii closed this as completed Apr 15, 2016
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

2 participants