sharepoint - Tracking the Date time changes in DatePicker control using Javascript/JQuery -



sharepoint - Tracking the Date time changes in DatePicker control using Javascript/JQuery -

i have 2 date picker controls(start date nd end date) in sharepoint calendar list. , need calculate hr difference on fly , show in text box.

can help me accomplish task using client side scripting?

thank in advance. juli

check out moment.js

it has many built-in functions this.

sharepoint

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -