C# 클래스 Huoyaoyuan.AdmiralRoom.DateTimeEx

파일 보기 프로젝트 열기: huoyaoyuan/AdmiralRoom

공개 메소드들

메소드 설명
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