Extract Date Information form a slice of a raw XML PubMed record.
Day, month and year are returned. Months are recoded as numeric
if needed (e.g., `Oct` and `October` are converted to 10). If
month and/or day information are missing, these are imputed to 1.
If the year is missing, NA is returned.