Skip to Content
Menu
This question has been flagged

Hello all,

I want to format the printing date (the date of today) of a qweb report.

I want this date in french : 15 aout 2016

But for the moment, I have the date in english : 15 August 2016

My code in the qweb report is :

  <p><t t-esc="time.strftime('%e %B %Y')" /></p>


How could I format this date in my customer language (french)?

Thanks to help.


Avatar
Discard
Related Posts Replies Views Activity
3
Apr 23
20539
2
Feb 16
6198
1
Jul 21
10071
7
Dec 23
22347
4
Aug 24
77880