Redundant tool - Forum

Forum Navigation
You need to log in to create posts and topics.

Redundant tool

Is the "Date Input" tool not redundant with the "NeoDatePicker" plugin?
Personally I prefer to use "NeoDatePicker"

Can we imagine a "NeoTimePicker" plugin? ... Cause I don't like the  way "Time Input" tool works...

Regards,

"Date Input" and "Time Input" are standar HTML5 objects as they are rendered by each Web Browser.
neoDatePicker plugin is based on an external JQuery library that is added to your final App only if you use any of the plugin commands. Of course anyone can create a similar plugin to manage time data.
Once you understand how to create a plugin is quite easy.
These are possible JQuery libaries you can use within ViusalNEO Web:
https://www.sitepoint.com/10-jquery-time-picker-plugins/

The only reason I have not added one of them already is time :)

Regards.

Vadim and CDY@44 have reacted to this post.
VadimCDY@44

Thank you Luis for your work,
I will try to see how to create a plugin. I am not very smart, but I really want to learn...

Regards,