跳至内容
菜单
此问题已终结

In odoo 15, i used jquery datetimepicker, which I formatted like this , 

----------------------------------------
$('#calendar_start').datetimepicker({
format: 'Y-M-D h:m a',
minDate: today,
disabledDates: disableDates,
inline: true,
buttons: {
showClose:true
},
minViewMode: 'months',
});

----------------------------------


How can i do the same formatting for odoo17? 

形象
丢弃
最佳答案

hello , did you find a solution ?

形象
丢弃
编写者

No, I don't have a solution yet.

相关帖文 回复 查看 活动
0
10月 24
1246
2
5月 24
4166
5
2月 24
3917
1
8月 25
2103
2
4月 24
1784