# Functions
FromUnixMilli constructs a new Timestamp from the provided unix milliseconds value.
New constructs a new Timestamp from the provided time.Time.
Now constructs a new Timestamp from the current time.
ToTimestamp constructs a new Timestamp from the provided time.Time.
# Variables
ErrEmptyTimestamp is returned from Validate if the timestamp was empty.