Supressing Leading zeros in dates

G

Greg Maxey

freddie,

Select the date and right click. Select toggle field code. Change the
field code to
{ DATE \@ "d MMMM yyyy" }. Note this will result in the current date when
ever the document fields are updated. If you want the current date when the
document is created and that date to remain fixed, use { CREATEDATE \@ "d
MMMM yyyy" } in the document templated. The curly brackets are inserted
using CTRL+F.



--
\\\\///////////
( @ @ )
----oo00---(_)---00oo----
Greg Maxey
A peer in "peer to peer" support
Rockledge, FL
 
G

Greg Maxey

Mark,

No I am not that bright. Thanks for the backup.

--
\\\\///////////
( @ @ )
----oo00---(_)---00oo----
Greg Maxey
A peer in "peer to peer" support
Rockledge, FL
 
Top