-
First I have two var need to set default value on datetimepicker [Show values during practice] [error in the project ] |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There's a lot going on in those examples. I don't really have time to troubleshoot that or v5 issues. You can set the date via You could try asking on the v5 repo |
Beta Was this translation helpful? Give feedback.
There's a lot going on in those examples. I don't really have time to troubleshoot that or v5 issues.
You can set the date via
$('#datetimepicker').datetimepicker('date', new Date())
see the docs.You could try asking on the v5 repo