JavaScript date format accepted by the date value returned from C#
- by ricky roy
Hi,
Any one help to to get the extact value from the JavaScript date time utc format. I am using a C# web method which is returning a date and I have to set that date with Timezone.
Thanks