You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: