Supressing Leading zeros in dates

  • Thread starter Thread starter freddie
  • Start date Start date
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
 
Mark,

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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top