This code can be used to change the color of the date in Crystal Report 8.0
if {RepTab.RTGSDate} = DateTime (1900, 01, 01,00, 00, 00) then color(255,255,255) else color(44,24,168)