# Functions
MultiParse takes multiple layout strings and tries to parse the value with them.
MultiParseInLocation takes multiple layouts and tries to parse the value with them using time.ParseInLocation.
# Variables
ErrParseNotPossible describes a collected error which is returned when the given date value could not be parsed with any given layout.