C# Класс Huoyaoyuan.AdmiralRoom.DateTimeEx

Показать файл Открыть проект

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

Метод Описание
InASecond ( this time, double adjust ) : bool
MonthStart ( this time ) : System.DateTime
ToDisplayString ( this time ) : string
WeekStart ( this time ) : System.DateTime
WeekStart ( this time ) : DateTimeOffset

Описание методов

InASecond() публичный статический Метод

public static InASecond ( this time, double adjust ) : bool
time this
adjust double
Результат bool

MonthStart() публичный статический Метод

public static MonthStart ( this time ) : System.DateTime
time this
Результат System.DateTime

ToDisplayString() публичный статический Метод

public static ToDisplayString ( this time ) : string
time this
Результат string

WeekStart() публичный статический Метод

public static WeekStart ( this time ) : System.DateTime
time this
Результат System.DateTime

WeekStart() публичный статический Метод

public static WeekStart ( this time ) : DateTimeOffset
time this
Результат DateTimeOffset