hi,
i need to know how to add 55 years for current date time in odoo.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Try this,
from datetime import datetime, timedelta date_55_year_after =datetime.now()+timedelta(months=660)
Like the months used above you can give days and year.
NB : 660 = 12 months * 55 years
Thanks
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
3
مارس 24
|
5277 | |||
|
0
أغسطس 18
|
7842 | |||
|
2
أغسطس 25
|
3433 | |||
|
3
فبراير 25
|
4864 | |||
|
0
مايو 24
|
46 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.