Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6123 Widoki

how can i get the date in dd mm yyyy format please help me

Awatar
Odrzuć

You want to get the date in dd mm yyyy format using SQL query ?

SQL Query : select to_char(date,'DD/MM/YYYY') from table_name;

Najlepsza odpowiedź
  1. OpenERP Menu: Settings --> Translations --> Languages

  2. Open your Language and edit the record to change the Date Format to %d/%m/%Y

image description

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lis 22
5845
1
paź 21
3406
2
lis 18
10319
1
mar 15
3685
4
mar 15
5378