parse

fun parse(tagLine: String?): DateRange?

Parses one playlist line.

Return

the date range, or null when the line is not a date range or lacks the mandatory ID or START-DATE attributes

Parameters

tagLine

the line, starting with TAG_PREFIX