Is there a freemarker reference for just printing ...
# advancedpdf
r
Is there a freemarker reference for just printing the current date?
s
may need to use
.now?date
r
thanks,
.now?date
works. Had to assign it to a variable first, NetSutie wouldn't let me use it inline without complaining