I am looking to create a datepicker prototype to return the date and time in formats that our system is using,
this is what i have so far http://webix.com/snippet/9adbcb43
But i am having 2 problems with this,
one the creating of the parser everytime the getValue is called.
And how do i do something similar but for when the type is time
thanks, worked perfect, but now i have the next step of the problem,
I need a input format also, the issue being that the webservice giving me the data for input, could use a different format to the one receiving the information.