vue-datetime icon indicating copy to clipboard operation
vue-datetime copied to clipboard

Datetime check function prop

Open phyzical opened this issue 3 years ago • 1 comments

Hey @mariomka

Sorry for the wait had been busy. Update from previous pr https://github.com/mariomka/vue-datetime/pull/226

  • added new prop datetime-disabled-checker, this provides (year,month,day,hour,minute,second) as params to the provided function
  • there is an example of how ranges could be implemented in the demo changes
  • added functionality to disable am/pm when no selections available
  • added tests

phyzical avatar Jan 07 '21 06:01 phyzical

Great feature, would be perfect to have it merged!

ciryon avatar Jun 04 '21 11:06 ciryon