I have a one datetime field called start_date.
If i fill the start_date, it will show the date, hour, minute and seconds. eg (09/06/2017 12:55:49)
But i want to show only date, hour, minute and not need seconds. eg (09/06/2017 12:55)
Is there any possibility to show date, hour and minute in datetime field in odoo 10?.