Parses a time string and returns the number of minutes of a date string.
AFTKN_DATE_PARSE_MINUTES or 809
WORD DateParseMinutes(ANSISTRING DateString)
String in the form HH:MM[:SS][AM/PM]. For example, "10:30" returns 30; "23:59" returns 59.