V.B
V.B

Reputation: 1211

Display date as per client datetime format

In my SharePoint web site I am using Jquery date time picker and displaying the dates on my pages. I want to initialize my datetime picker with some default date but in CLIENT machine's format and need the same while displaying the dates elsewhere in my site. I tried to use .toLocaleString() in JavaScript but it did not solve the problem. Please advice.

Upvotes: 0

Views: 458

Answers (1)

Related Questions