Closed (fixed)
Project:
Single DateTimePicker
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2019 at 17:30 UTC
Updated:
27 Oct 2019 at 17:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
askibinski commentedWell, it looks like the library has an option for this using
allowBlank.See also https://xdsoft.net/jqplugins/datetimepicker/#allowBlank
https://github.com/xdan/datetimepicker/issues/256
Changing this to feature request since it is not possible with current implementation.
Comment #3
askibinski commentedHere is patch which does 2 things:
Comment #4
theodorosploumisI confirm it works with Drupal 8.7.1.
Comment #5
waverate commentedComment #6
waverate commentedPatch at #3 works great. Thank you @askibinski.
Comment #7
waverate commentedComment #8
aadesh.verma commentedI have tried this patch with Drupal version 8.7.3. Its working fine for me.
Comment #10
valicTnx, committed.