Date returns the Time corresponding to the supplied parameters by wrapping time.Date.
NewTime returns a wrapped instance of the provided time.
Now returns the current local time.
Unix returns the local time corresponding to the given Unix time by wrapping time.Unix.