Skip to content

Inserting object into DynamoDB DateTime Properties are not consistent between UTC and local #1770

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
sukanzubair opened this issue Jan 9, 2021 · 2 comments
Labels
bug This issue is a bug. duplicate This issue is a duplicate. dynamodb

Comments

@sukanzubair
Copy link

Description

When inserting an object with mutiple DateTime properties into DynamoDb Table, some of these properties are converted to UTC and some are saved as Local even though all the DateTime properties are of SpecifyKind= Unspecified

Environment

AWSSDK.Core 3.5.1.58
AWSSDK.DynamDBv2 3.5.4.17


This is a 🐛 bug-report

@sukanzubair sukanzubair added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 9, 2021
@ashishdhingra ashishdhingra added dynamodb duplicate This issue is a duplicate. and removed needs-triage This issue or PR still needs to be triaged. labels Jan 11, 2021
@ashishdhingra
Copy link
Contributor

Duplicate of #1450. Please try using workaround mentioned in #1450 (comment) until the issue #1450 is fixed.

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. duplicate This issue is a duplicate. dynamodb
Projects
None yet
Development

No branches or pull requests

2 participants