Skip to Content
Menu
This question has been flagged
2566 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
sep 23
2294
0
sep 23
2006
2
jún 25
11559
6
okt 23
22571
3
mar 24
9892