Hi, Following code is working in the VS2015 but not working in the 2012
DateTime startDate
startDate.ToUniversalTime():s
Open in new window
This one is working in the 2012 startDate.ToUniversalTime(
) But after enter startDate.ToUniversalTime(
):s, getting error.
Any idea appricate.
https://stackoverflow.com/questions/1820915/how-can-i-format-datetime-to-web-utc-format