This function works as a shortcut of one of the calls:
getAttrValue(element, attrName).toDate()
or
getAttrValue(attrName).toDate()

See Also:

getAttrValue(), toDate()