Skip to Content
Menu
This question has been flagged
1 Reply
3411 Views

Working on Odoo10, i need to calculate the difference between two fields of datetime type, start and finish, i need the difference to be in minutes. how can i do that ?

Avatar
Discard
Best Answer

Hi Jihane,

Just refer this python documentation  about the date time field . Here it is explained everything properly. https://docs.python.org/2/library/datetime.html#module-datetime

Thank You

Avatar
Discard
Related Posts Replies Views Activity
2
Oct 23
4747
2
Nov 22
5158
0
Sep 21
1771
4
Aug 20
6576
2
Mar 20
9690