I have several date & time fields so I need to invoke the plugin several times on the same page.
The plugin is dynamically creating invisible input fields, each with its own id="undefined_display".
Duplicate id's on the same page is invalid HTML... can we update plugin so that this is a class instead?
Thanks!