Skip to content

chore: replace smithy epoch parsing with stdlib time.Unix#10286

Open
nikpivkin wants to merge 1 commit intoaquasecurity:mainfrom
nikpivkin:azure-fn-datetime
Open

chore: replace smithy epoch parsing with stdlib time.Unix#10286
nikpivkin wants to merge 1 commit intoaquasecurity:mainfrom
nikpivkin:azure-fn-datetime

Conversation

@nikpivkin
Copy link
Contributor

Description

Use the Go standard library time package instead of github.com/aws/smithy-go/time for epoch seconds parsing, keeping the function behavior unchanged since the input is integer epoch seconds.

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@nikpivkin nikpivkin added the autoready Automatically mark PR as ready for review when all checks pass label Mar 2, 2026
@github-actions github-actions bot marked this pull request as ready for review March 2, 2026 15:23
@github-actions github-actions bot requested a review from simar7 as a code owner March 2, 2026 15:23
@github-actions github-actions bot removed the autoready Automatically mark PR as ready for review when all checks pass label Mar 2, 2026
@github-actions github-actions bot requested a review from knqyf263 as a code owner March 2, 2026 15:23
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.

1 participant