Date range parser Parses a string input $parser = new DateIntervalParser(); $dateInterval = $parser->parse('3w 2d 5h');