In Xcelsius/Business Objects date functions, the $ symbol is used as a validation marker to ensure a valid date is returned. When appended to date functions, $ indicates that the function should return a valid date or handle invalid cases gracefully. The other symbols (#, &, *) are not used for date validation.