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

add String to dynamodbattribute.UnixTime #4504

Merged
merged 2 commits into from Aug 10, 2022
Merged

add String to dynamodbattribute.UnixTime #4504

merged 2 commits into from Aug 10, 2022

Conversation

zendes
Copy link
Contributor

@zendes zendes commented Aug 5, 2022

this change adds a String method to dynamodbattribute.UnixTime, so that when structs with this field get logged it prints a human readable time

this change adds a String method to dynamodbattribute.UnixTime, so that
when structs with this field get logged it prints a human readable time
@jasdel jasdel self-requested a review August 8, 2022 22:24
jasdel added a commit to jasdel/aws-sdk-go-v2 that referenced this pull request Aug 8, 2022
Adds a String method to UnixTime, so that when structs
with this field get logged it prints a human readable time.

v2 port of aws/aws-sdk-go#4504
@jasdel jasdel merged commit d9e960f into aws:main Aug 10, 2022
skmcgrail pushed a commit to aws/aws-sdk-go-v2 that referenced this pull request Sep 26, 2022
Adds a String method to UnixTime, so that when structs
with this field get logged it prints a human readable time.

v2 port of aws/aws-sdk-go#4504
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

2 participants