time.Until
time.Parse
time.Format
Parses a formatted string and returns the time value it represents.
time.Parse(layout, value string) (time.Time, error)