Skip to content

typo with in code, replace date.toTime with date.getTime #6054

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

Closed
wants to merge 1 commit into from
Closed

typo with in code, replace date.toTime with date.getTime #6054

wants to merge 1 commit into from

Conversation

xing-zheng
Copy link
Contributor

There is no toTime method on a Date object, It should be getTime.

there is no toTime method on a Date object, It should be getTime.
@facebook-github-bot
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @frantic, @nicklockwood and @MattFoley to be potential reviewers.

@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 21, 2016
@satya164
Copy link
Contributor

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to Phabricator to review.

@ghost ghost closed this in b8850df Feb 24, 2016
@xing-zheng xing-zheng deleted the patch-1 branch February 27, 2016 07:56
pglotov pushed a commit to pglotov/react-native that referenced this pull request Mar 15, 2016
Summary:There is no toTime method on a Date object, It should be getTime.
Closes facebook#6054

Differential Revision: D2971217

fb-gh-sync-id: 4140be25f0704f251cc0e2f47db8fa83992dc0f0
shipit-source-id: 4140be25f0704f251cc0e2f47db8fa83992dc0f0
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants