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

Fixed SecondsTimeValue #3021

Closed
wants to merge 1 commit into from
Closed

Fixed SecondsTimeValue #3021

wants to merge 1 commit into from

Conversation

dcormier
Copy link

  • SecondsTimeValue now correctly treats the passed in value as a pointer to seconds.
  • MillisecondsTimeValue now uses the time.Milliseconds constant correctly.
  • Tests fixed and improved.

* SecondsTimeValue now correctly treats the passed in value as a pointer to seconds.
* MillisecondsTimeValue now uses the `time.Milliseconds` constant correctly.
* Tests fixed and improved.
aws/convert_types.go Show resolved Hide resolved
@github-actions
Copy link

We have noticed this issue has not received attention in 1 year. We will close this issue for now. If you think this is in error, please feel free to comment and reopen the issue.

Base automatically changed from master to main March 12, 2021 21:04
@github-actions github-actions bot closed this Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants