메소드 | 설명 | |
---|---|---|
Construct ( |
||
Execute ( IJintVisitor visitor, JsDictionaryObject that, |
||
GetDateImpl ( JsDictionaryObject target, |
15.9.5.14
|
|
GetDayImpl ( JsDictionaryObject target, |
15.9.5.16
|
|
GetFullYearImpl ( JsDictionaryObject target, |
15.9.5.10
|
|
GetHoursImpl ( JsDictionaryObject target, |
15.9.5.18
|
|
GetMillisecondsImpl ( JsDictionaryObject target, |
15.9.5.24
|
|
GetMinutesImpl ( JsDictionaryObject target, |
15.9.5.20
|
|
GetMonthImpl ( JsDictionaryObject target, |
15.9.5.12
|
|
GetSecondsImpl ( JsDictionaryObject target, |
15.9.5.22
|
|
GetTimeImpl ( JsDictionaryObject target, |
15.9.5.9
|
|
GetTimezoneOffsetImpl ( JsDictionaryObject target, |
15.9.5.26
|
|
GetUTCDateImpl ( JsDictionaryObject target, |
15.9.5.15
|
|
GetUTCDayImpl ( JsDictionaryObject target, |
15.9.5.17
|
|
GetUTCFullYearImpl ( JsDictionaryObject target, |
15.9.5.11
|
|
GetUTCHoursImpl ( JsDictionaryObject target, |
15.9.5.19
|
|
GetUTCMillisecondsImpl ( JsDictionaryObject target, |
15.9.5.25
|
|
GetUTCMinutesImpl ( JsDictionaryObject target, |
15.9.5.21
|
|
GetUTCMonthImpl ( JsDictionaryObject target, |
15.9.5.13
|
|
GetUTCSecondsImpl ( JsDictionaryObject target, |
15.9.5.23
|
|
InitPrototype ( IGlobal global ) : void | ||
JsDateConstructor ( IGlobal global ) : System | ||
New ( ) : JsDate | ||
New ( System.DateTime value ) : JsDate | ||
New ( System.DateTime value, |
||
New ( double value ) : JsDate | ||
ParseImpl ( |
15.9.4.1
|
|
ParseLocaleImpl ( |
|
|
SetDateImpl ( JsDictionaryObject target, |
15.9.5.36
|
|
SetFullYearImpl ( JsDictionaryObject target, |
15.9.5.40
|
|
SetHoursImpl ( JsDictionaryObject target, |
15.9.5.35
|
|
SetMillisecondsImpl ( JsDictionaryObject target, |
15.9.5.28
|
|
SetMinutesImpl ( JsDictionaryObject target, |
15.9.5.33
|
|
SetMonthImpl ( JsDictionaryObject target, |
15.9.5.38
|
|
SetSecondsImpl ( JsDictionaryObject target, |
15.9.5.30
|
|
SetTimeImpl ( JsDictionaryObject target, |
15.9.5.27
|
|
SetUTCDateImpl ( JsDictionaryObject target, |
15.9.5.37
|
|
SetUTCFullYearImpl ( JsDictionaryObject target, |
15.9.5.41
|
|
SetUTCHoursImpl ( JsDictionaryObject target, |
15.9.5.36
|
|
SetUTCMillisecondsImpl ( JsDictionaryObject target, |
15.9.5.29
|
|
SetUTCMinutesImpl ( JsDictionaryObject target, |
15.9.5.34
|
|
SetUTCMonthImpl ( JsDictionaryObject target, |
15.9.5.39
|
|
SetUTCSecondsImpl ( JsDictionaryObject target, |
15.9.5.31
|
|
ToDateStringImpl ( JsDictionaryObject target, |
15.9.5.3
|
|
ToLocaleDateStringImpl ( JsDictionaryObject target, |
15.9.5.6
|
|
ToLocaleStringImpl ( JsDictionaryObject target, |
|
|
ToLocaleTimeStringImpl ( JsDictionaryObject target, |
15.9.5.7
|
|
ToStringImpl ( JsDictionaryObject target, |
15.9.5.2
|
|
ToTimeStringImpl ( JsDictionaryObject target, |
15.9.5.4
|
|
ToUTCStringImpl ( JsDictionaryObject target, |
15.9.5.
|
|
UTCImpl ( |
||
ValueOfImpl ( JsDictionaryObject target, |
15.9.5.8
|
메소드 | 설명 | |
---|---|---|
JsDateConstructor ( IGlobal global, bool initializeUTC ) : System |
메소드 | 설명 | |
---|---|---|
CreateDateTime ( double number ) : System.DateTime | ||
ParseDate ( string p, IFormatProvider culture, double &result ) : bool |
public Construct ( |
||
parameters | ||
리턴 | JsDate |
public Execute ( IJintVisitor visitor, JsDictionaryObject that, |
||
visitor | IJintVisitor | |
that | JsDictionaryObject | |
parameters | ||
리턴 |
public GetDateImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetDayImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetFullYearImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetHoursImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetMillisecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetMinutesImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetMonthImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetSecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetTimeImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetTimezoneOffsetImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCDateImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCDayImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCFullYearImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCHoursImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCMillisecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCMinutesImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCMonthImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public GetUTCSecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public JsDateConstructor ( IGlobal global ) : System | ||
global | IGlobal | |
리턴 | System |
protected JsDateConstructor ( IGlobal global, bool initializeUTC ) : System | ||
global | IGlobal | |
initializeUTC | bool | |
리턴 | System |
public New ( System.DateTime value, |
||
value | System.DateTime | |
prototype | ||
리턴 | JsDate |
public ParseImpl ( |
||
parameters | ||
리턴 |
public ParseLocaleImpl ( |
||
parameters | ||
리턴 |
public SetDateImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetFullYearImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetHoursImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetMillisecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetMinutesImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetMonthImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetSecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetTimeImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetUTCDateImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetUTCFullYearImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetUTCHoursImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetUTCMillisecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetUTCMinutesImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetUTCMonthImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public SetUTCSecondsImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public ToDateStringImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public ToLocaleDateStringImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public ToLocaleStringImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public ToLocaleTimeStringImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public ToStringImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public ToTimeStringImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public ToUTCStringImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |
public UTCImpl ( |
||
parameters | ||
리턴 |
public ValueOfImpl ( JsDictionaryObject target, |
||
target | JsDictionaryObject | |
parameters | ||
리턴 |