C# Класс GSoft.Dynamite.Globalization.DateHelper

SharePoint Date Helper Class
Показать файл Открыть проект

Открытые методы

Метод Описание
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