Make a field visible on a condition in salary slip doctype

I need to add a field and that should be visible only in a particular date. Is it possible ??

Hi
It is possible with the help of display depends on field in doctype ,you can write condition like this
eval:doc.date == ‘date’