메소드 | 설명 | |
---|---|---|
GetMonthNameInInt ( this Name ) : int | ||
GetMonthNameInInt ( this Name, string Locale ) : int | ||
IsMonthName ( this Name ) : bool | ||
IsMonthName ( this Name, string Locale ) : bool | ||
ToDayFormat ( this Day ) : string | ||
ToHourFormat ( this Hour ) : string | ||
ToMinuteFormat ( this Minute ) : string | ||
ToMonthFormat ( this Month ) : string | ||
ToSecondFormat ( this Second ) : string |
public static GetMonthNameInInt ( this Name, string Locale ) : int | ||
Name | this | |
Locale | string | |
리턴 | int |
public static IsMonthName ( this Name, string Locale ) : bool | ||
Name | this | |
Locale | string | |
리턴 | bool |
public static ToMinuteFormat ( this Minute ) : string | ||
Minute | this | |
리턴 | string |
public static ToSecondFormat ( this Second ) : string | ||
Second | this | |
리턴 | string |