메소드 |
설명 |
|
AddDays ( [ days ) : void |
|
|
AddEras ( [ eras ) : void |
|
|
AddHours ( [ hours ) : void |
|
|
AddMinutes ( [ minutes ) : void |
|
|
AddMonths ( [ months ) : void |
|
|
AddNanoseconds ( [ nanoseconds ) : void |
|
|
AddPeriods ( [ periods ) : void |
|
|
AddSeconds ( [ seconds ) : void |
|
|
AddWeeks ( [ weeks ) : void |
|
|
AddYears ( [ years ) : void |
|
|
Calendar ( ) : System |
|
|
Calendar ( [ languages ) : System |
|
|
Calendar ( [ languages, [ calendar, [ clock ) : System |
|
|
ChangeCalendarSystem ( [ value ) : void |
|
|
ChangeClock ( [ value ) : void |
|
|
Clone ( ) : Calendar |
|
|
Compare ( [ other ) : int |
|
|
CompareDateTime ( [ other ) : int |
|
|
CopyTo ( [ other ) : void |
|
|
DayAsPaddedString ( [ minDigits ) : string |
|
|
DayAsString ( ) : string |
|
|
GetCalendarSystem ( ) : string |
|
|
GetClock ( ) : string |
|
|
GetDateTime ( ) : DateTime |
|
|
HourAsPaddedString ( [ minDigits ) : string |
|
|
HourAsString ( ) : string |
|
|
MinuteAsPaddedString ( [ minDigits ) : string |
|
|
MinuteAsString ( ) : string |
|
|
MonthAsNumericString ( ) : string |
|
|
MonthAsPaddedNumericString ( [ minDigits ) : string |
|
|
NanosecondAsPaddedString ( [ minDigits ) : string |
|
|
NanosecondAsString ( ) : string |
|
|
SecondAsPaddedString ( [ minDigits ) : string |
|
|
SecondAsString ( ) : string |
|
|
SetDateTime ( [ value ) : void |
|
|
SetToMax ( ) : void |
|
|
SetToMin ( ) : void |
|
|
SetToNow ( ) : void |
|
|
YearAsPaddedString ( [ minDigits ) : string |
|
|
YearAsString ( ) : string |
|
|
YearAsTruncatedString ( [ remainingDigits ) : string |
|
|