jonthornton / Datepair.js

A javascript plugin for intelligently selecting date and time ranges, inspired by Google Calendar.
https://www.jonthornton.com/Datepair.js
359 stars 85 forks source link

unpair() #4

Closed danielHalan closed 10 years ago

danielHalan commented 10 years ago

I have a scenario where using JS we change the layout of a Form, where one scenario needs Paired start/end, and an other scenario should not be paired.

Would be nice to be able to .dateunpair()

jonthornton commented 10 years ago

Great idea. I'm on vacation now, will implement when I return.

danielHalan commented 10 years ago

Great :)