Standalone DateTime picker
Standalone DateTime picker

I rather like the builtin DateTime picker included with the Editor.
It is quite different then the regular jQuery DatePicker + Timepicker ( http://trentrichardson.com/examples/timepicker) that I am currently using for elsewhere in my application.
Is there any option for using the Editors DateTime picker as a StandAlone datetime picker?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @AnthonyV ,
Yes it is available. Although there isn't any documentation or official examples as such - only what is available in the repo.
You can get it from GitHub or npm.
Thanks,
Sandy
Perfect, thanks.