timePicker icon indicating copy to clipboard operation
timePicker copied to clipboard

Made time conversion functions publicly accessible

Open andyuk opened this issue 13 years ago • 0 comments

Hi,

It's useful to be able to use the timePicker functions to be able to convert between the different time formats. I've exposed 2 private functions in this pull request.

The jQuery UI datepicker works in a similar way (http://docs.jquery.com/UI/Datepicker/formatDate and http://docs.jquery.com/UI/Datepicker/parseDate).

Thanks, Andrew

andyuk avatar Apr 25 '12 13:04 andyuk