Example: To duplicate, select the same date in both and see the debug output.
[
    {
        "id": "b5ce62e98aad3eee",
        "type": "tab",
        "label": "Flow 1",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "a418eaf02ae38ac1",
        "type": "ui_date_picker",
        "z": "b5ce62e98aad3eee",
        "name": "",
        "label": "test",
        "group": "3d19d6bf7e0f488d",
        "order": 0,
        "width": 0,
        "height": 0,
        "passthru": true,
        "topic": "topic",
        "topicType": "msg",
        "className": "",
        "x": 290,
        "y": 160,
        "wires": [
            [
                "96347a4b0a6c5163"
            ]
        ]
    },
    {
        "id": "96347a4b0a6c5163",
        "type": "debug",
        "z": "b5ce62e98aad3eee",
        "name": "debug 9",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "statusVal": "",
        "statusType": "auto",
        "x": 480,
        "y": 160,
        "wires": []
    },
    {
        "id": "4fc1d2693c80c7dd",
        "type": "ui_text_input",
        "z": "b5ce62e98aad3eee",
        "name": "",
        "label": "",
        "tooltip": "",
        "group": "3d19d6bf7e0f488d",
        "order": 1,
        "width": 0,
        "height": 0,
        "passthru": false,
        "mode": "datetime-local",
        "delay": "0",
        "topic": "topic",
        "sendOnBlur": true,
        "className": "",
        "topicType": "msg",
        "x": 330,
        "y": 280,
        "wires": [
            [
                "23e89604f744f512"
            ]
        ]
    },
    {
        "id": "23e89604f744f512",
        "type": "debug",
        "z": "b5ce62e98aad3eee",
        "name": "debug 10",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "statusVal": "",
        "statusType": "auto",
        "x": 540,
        "y": 280,
        "wires": []
    },
    {
        "id": "3d19d6bf7e0f488d",
        "type": "ui_group",
        "name": "test",
        "tab": "ddc03e87399db61c",
        "order": 1,
        "disp": true,
        "width": "6",
        "collapse": false,
        "className": ""
    },
    {
        "id": "ddc03e87399db61c",
        "type": "ui_tab",
        "name": "Test",
        "icon": "dashboard",
        "disabled": false,
        "hidden": false
    }
]