%[format]U[date] special text%U[date]The text ‘Today is %U , %n’ will be expanded to
==> ‘Today is June, 10-Jun-1996’, in case the actual system date is the 10th June 1996.
%>3#U[date]The text ‘Today is %>3#U19961010 , %n’ will be expanded to
==> ‘Today is Oct, 10-Jun-1996’, in case the actual system date is the 10th June 1996.