in odoo10 datetime_obj = datetime.strptime('01-Jan-2020', '%d-%m-%y')
- ValueError: unconverted data remains: 20
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
in odoo10 datetime_obj = datetime.strptime('01-Jan-2020', '%d-%m-%y')
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Playing with dates:
1- http://learnopenerp.blogspot.com/2018/02/python-timedelta.html
2- http://learnopenerp.blogspot.com/2018/02/python-strftime-datetime-formatting.html
3- http://learnopenerp.blogspot.com/2018/01/python-date-manipulation.html
4- http://learnopenerp.blogspot.com/2016/09/how-to-convert-datetimedate-to.html