Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2555 Visualizações

I have this code in a module downloaded from app store,

selected_day = datetime.datetime.strptime('2016-01-19 14:00:00', '%Y-%m-%d %H:%M:%S').strftime('%A')

when I execute the code from odoo, selected_day = 'martes', but if I execute the code from a simple python script selected_day = 'Tuesday', does this have anything to do with selected template language or any configuration for translated terms in odoo? 

thanks for all.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
set. 23
2282
0
set. 23
1996
2
jun. 25
11544
6
out. 23
22553
3
mar. 24
9872