SetDatePhrase allows the date to be set to a date phrase, which can be any string. Additionally a date-point can be provided which will subsequently be used for computations:
dt:SetDatePhrase(strPhrase[,dpDatePoint])
dtOccuDate:SetDatePhrase('during the Great Plague',dpPlagueDate)