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

Use moment.now instead of moment.fn.now for changing time source #2833

Closed
wants to merge 1 commit into from

Conversation

ichernev
Copy link
Contributor

now was being exported at both moment.now and moment.fn.now, but only moment.fn.now was used for time source.

I'm fixing this so there is only moment.now.

Fixes #2766.

@ichernev
Copy link
Contributor Author

Merged in 8bb5dff

@ichernev ichernev closed this Dec 29, 2015
ichernev added a commit that referenced this pull request Dec 29, 2015
Use moment.now instead of moment.fn.now for changing time source
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.

None yet

1 participant