public void setTimeInMillis (long millis)

Sets this Calendar's current time from the given long value.

Parameters:
millis    the new time in UTC milliseconds from the epoch.

See also:
setTime(Date), getTimeInMillis()