Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
4559 Zobrazení

how to change the date format of field, while exporting data in csv format i am getting the format like 'yyyy/mm/dd'. How to change to other formats while exporting the files.

Avatar
Zrušit
Nejlepší odpověď

You can change the date format from main setting go to .

Setting>>Translation>>Languages.

Select your specific language and change the date format overthere so your data will be export in that format and again if you want to revert the date format in main than reset it again.

Hope this will work.

Thanks

 

Avatar
Zrušit
Autor

Thanks for your reply, but my current date format is '%d/%m/%Y' , and when i export it is giving the output in '%Y/%m/%d'.

Maniganda, You can simply change thr format using XLS fomatting options. OpenERP will give you the DB-compatible format, Y-m-d.

Maniganada I apologize , thought that if we change the date format from configuration it will give the same in export, but as I have checked now my from side too its only giving the database compatible format only.