Home › Forums › Quform WordPress › How to add curent date in fr
Hello with qform v1 i’m use this
{current_date|l, j F Y}
For Qform v2 is not working. If y use {date} is display but in english en not formated like this >> l, j F Y
What is ne news parametre ? please
It’s ok now :
Instead of {date} using {date|format: l, j F Y}