\/the literal / (4710 / 578 / 2F16)
Datethe literal text Date (case sensitive) \(the literal ( (4010 / 508 / 2816)
\-?optionally matches the literal - (4510 / 558 / 2D16)
\d*?a digit, repeated any number of times
?repeats the group contents below at most once:
\+the literal + (4310 / 538 / 2B16)
\-the literal - (4510 / 558 / 2D16)
\d*a digit, repeated any number of times
\)the literal ) (4110 / 518 / 2916)
\/the literal / (4710 / 578 / 2F16)