aws-sdk-go-v2 icon indicating copy to clipboard operation
aws-sdk-go-v2 copied to clipboard

feature/dynamodb/attribute: Add String method for UnixTime

Open jasdel opened this issue 3 years ago • 0 comments

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

v2 port of https://github.com/aws/aws-sdk-go/pull/4504

jasdel avatar Aug 08 '22 22:08 jasdel