mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
6 lines
189 B
Markdown
6 lines
189 B
Markdown
You can define the default time as follows :
|
|
|
|
.. code-block:: xml
|
|
|
|
<field name="your_datetime_field" options="{'datepicker': {'defaultTime': {'hour': , 'minute': 30, 'second': 15 }}}"/>
|