How about a variable called DateTime (or separate ones if you prefer) that always contains the current time in some standard format? It would be handy to be able to just drop into various expressions without having to explicitly retrieve the date and store it in a variable.
Steve