Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(timestamp): remove redundant
.UTC()
call and mentions
Unix timestamps are always from UTC epoch, and calculation from given `time.Time` is independent of its location.
- Loading branch information