SPUtility.GregorianISOToIntlISODate method
SharePoint 2013
Converts the specified date from the International Organization for Standardization (ISO) Gregorian format to the ISO International format.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- web
- Type: Microsoft.SharePoint.SPWeb
A Microsoft.SharePoint.SPWeb object that represents the site.
- strISODate
- Type: System.String
A string that contains the date to convert in ISO Gregorian format.
- iCalType
- Type: System.Int32
A 32-bit integer that specifies a Microsoft.SharePoint.SPCalendarType value.