메소드 | 설명 | |
---|---|---|
GetDayOfWeekName ( Weekday day ) : string |
Will get a string representation of the current day of the week
|
|
GetMoonPhaseName ( MoonPhase phase ) : string |
Will get a string representation of the current moon phase
|
|
ToString ( ) : string |
Returns a string representation of the Vana'Diel time details
|
public GetDayOfWeekName ( Weekday day ) : string | ||
day | Weekday | Weekday to convert to string |
리턴 | string |
public GetMoonPhaseName ( MoonPhase phase ) : string | ||
phase | MoonPhase | MoonPhase to get a proper String equivalent of. |
리턴 | string |