C# 클래스 GSoft.Dynamite.Globalization.DateHelper

SharePoint Date Helper Class
파일 보기 프로젝트 열기: GSoft-SharePoint/Dynamite-2010

공개 메소드들

메소드 설명
GetSharePointDateUtc ( SPWeb web, System.DateTime dateTime ) : System.DateTime

Get the current date corresponding to the local SharePoint SPWeb Time zone.

메소드 상세

GetSharePointDateUtc() 공개 메소드

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