Skip to content

Conversation

ranley123
Copy link
Contributor

@ranley123 ranley123 commented Feb 12, 2025

the unix timestamp is used in int64 rather than int. Int will only reach 2038.1.19

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

User Case Description

the unix timestamp is used in int64 rather than int. Int will only reach 2038.1.19
@tr1v3r tr1v3r changed the title Update time.go FromUnixtime parameter int -> int64 feat(field): ppdate time.go FromUnixtime parameter int -> int64 Feb 24, 2025
@tr1v3r tr1v3r merged commit a4e20d9 into go-gorm:master Feb 24, 2025
13 checks passed
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.

2 participants