C# Class GSoft.Dynamite.Globalization.DateHelper

SharePoint Date Helper Class
Afficher le fichier Open project: GSoft-SharePoint/Dynamite-2010

Méthodes publiques

Méthode Description
GetSharePointDateUtc ( SPWeb web, System.DateTime dateTime ) : System.DateTime

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

Method Details

GetSharePointDateUtc() public méthode

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.
Résultat System.DateTime