메소드 | 설명 | |
---|---|---|
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. |
리턴 | System.DateTime |