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

Make it clear in the documentation that the timestamp put into dynamodb needs to be in 13-digit milisecond format #35

Open
NinoSkopac opened this issue Jan 23, 2023 · 1 comment

Comments

@NinoSkopac
Copy link

NinoSkopac commented Jan 23, 2023

Please

For example, MySQL's default unix_timestamp() is 10-digit, not milisecond precision timestamp (so I had to multiply by a 1000 basically)

@guiyom-e
Copy link
Owner

Thanks for your feedback, I will update the doc!

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