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

Updates getChanges sample #3193

Open
wants to merge 1 commit into
base: version-4
Choose a base branch
from
Open

Updates getChanges sample #3193

wants to merge 1 commit into from

Conversation

Tanddant
Copy link
Contributor

Category

  • Bug fix?
  • New feature?
  • New sample?
  • Documentation update?

Related Issues

N/A

What's in this Pull Request?

Change to the documentation:
The API expects ticks as they would've been provided by C#
JavaScripts default .getTime() only returns Unix Ticks, which the API doesn't like - this might be something a better solution could we written for, such as a ChangeQuery constructor that simply takes in a date object, but for now this will resolve this docs being incorrect

The API expects ticks as they would've been provided by C#, JavaScripts default .getTime() only returns Unix Ticks, which the API doesn't like - this might be something a better solution could we written for, such as a ChangeQuery constructor that simply takes in a date object, but for now this will resolve this docs being incorrect
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.

1 participant