Method | Description | |
---|---|---|
GetSharePointDateUtc ( SPWeb web, System.DateTime dateTime ) : System.DateTime |
Get the current date corresponding to the local SharePoint SPWeb Time zone.
|
public GetSharePointDateUtc ( SPWeb web, System.DateTime dateTime ) : System.DateTime | ||
web | SPWeb | The web. |
dateTime | System.DateTime | Date to convert. |
return | System.DateTime |