
Standard library time package has support for UnixMilli - https://pkg.go.dev/time#Time.UnixMilli Updated the example to use the method on Time instead of calculating.
Standard library time package has support for UnixMilli - https://pkg.go.dev/time#Time.UnixMilli Updated the example to use the method on Time instead of calculating.