Parse a MaStR Microsoft-AJAX date string ("/Date(1548979200000)/") into a Date. Returns null if the string is not in that format.
"/Date(1548979200000)/"
Parse a MaStR Microsoft-AJAX date string (
"/Date(1548979200000)/") into a Date. Returns null if the string is not in that format.