I am working on some production programming where a shift will spill over to the next day. I would like to capture the current (system) date and not the date the user signed on to the session.

Is the bif %date the way to go? What are the differences between UDATE DATE %DATE or any others...