Note that you can convert standard epoch time values (such as Confera "created" and "modified") or well-formatted date/time strings into DateTime objects by passing them to "_.DateTime()". Then you can apply any of the zillions of formatting and datetime arithmetic operations to it easily. For example: <dtml-var "_.DateTime(adatestring) + 5" fmt="%m/%d/%y">