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

no need to divide by 1000, otherwise out date will be wrong #313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haobug
Copy link

@haobug haobug commented Aug 15, 2015

datestamp: 1342295928000
div by 1K: 16.01.1970
no divide: 15.07.2012 <-- correct

this fixed #285
without reproducing of #259

datestamp: 1342295928000
div by 1K: 16.01.1970
no devide: 15.07.2012 <-- correct
emKaroly added a commit to emKaroly/geeknote that referenced this pull request Jul 27, 2016
… need to divide by 1000, otherwise out date will be wrong
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

Successfully merging this pull request may close these issues.

Dates returned from Evernote not correct
1 participant