Easy @modified question?

Is there a way to limit @modified to show only the date and exclude the time?

Subject: easy @modified question?

@Modified returns a full date / time.

Now nothing prevents you from truncating the date it returns with

@Date (@Modified)

for instance…

There a several ways you can modify the result using formulas, or transforming it into text and manipulating the string, or using @TimeMerge to merge the date part of it with a 00:00:00 hour part…

But of course, the @modified itself will alway return a date / time.

Nicolas Abesdris

Quintessence e-solutions Inc.