Thanks for answering friends, it worked! Now, how I can setup a
condition block to transform the digit returned by
{{=request.now.month}} (example: 6) into something like "giugno" (june
in italian language)?

> e.g. (paste this on the view)
> ....
> <p> month: {{=request.now.month}} </p>
> <p> day : {{=request.now.day}} </p>

Reply via email to