C# Class Huoyaoyuan.AdmiralRoom.DateTimeEx

Afficher le fichier Open project: huoyaoyuan/AdmiralRoom

Méthodes publiques

Méthode Description
InASecond ( this time, double adjust ) : bool
MonthStart ( this time ) : System.DateTime
ToDisplayString ( this time ) : string
WeekStart ( this time ) : System.DateTime
WeekStart ( this time ) : DateTimeOffset

Method Details

InASecond() public static méthode

public static InASecond ( this time, double adjust ) : bool
time this
adjust double
Résultat bool

MonthStart() public static méthode

public static MonthStart ( this time ) : System.DateTime
time this
Résultat System.DateTime

ToDisplayString() public static méthode

public static ToDisplayString ( this time ) : string
time this
Résultat string

WeekStart() public static méthode

public static WeekStart ( this time ) : System.DateTime
time this
Résultat System.DateTime

WeekStart() public static méthode

public static WeekStart ( this time ) : DateTimeOffset
time this
Résultat DateTimeOffset