dmdscript.ddate

Undocumented in source.

Members

Classes

Ddate
class Ddate
Undocumented in source.
DdateConstructor
class DdateConstructor
Undocumented in source.
DdatePrototype
class DdatePrototype
Undocumented in source.

Enums

TIMEFORMAT
enum TIMEFORMAT
Undocumented in source.

Functions

Ddate_UTC
void* Ddate_UTC(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_parse
void* Ddate_parse(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getDate
void* Ddate_prototype_getDate(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getDay
void* Ddate_prototype_getDay(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getFullYear
void* Ddate_prototype_getFullYear(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getHours
void* Ddate_prototype_getHours(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getMilliseconds
void* Ddate_prototype_getMilliseconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getMinutes
void* Ddate_prototype_getMinutes(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getMonth
void* Ddate_prototype_getMonth(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getSeconds
void* Ddate_prototype_getSeconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getTime
void* Ddate_prototype_getTime(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getTimezoneOffset
void* Ddate_prototype_getTimezoneOffset(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCDate
void* Ddate_prototype_getUTCDate(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCDay
void* Ddate_prototype_getUTCDay(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCFullYear
void* Ddate_prototype_getUTCFullYear(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCHours
void* Ddate_prototype_getUTCHours(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCMilliseconds
void* Ddate_prototype_getUTCMilliseconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCMinutes
void* Ddate_prototype_getUTCMinutes(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCMonth
void* Ddate_prototype_getUTCMonth(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getUTCSeconds
void* Ddate_prototype_getUTCSeconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_getYear
void* Ddate_prototype_getYear(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setDate
void* Ddate_prototype_setDate(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setFullYear
void* Ddate_prototype_setFullYear(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setHours
void* Ddate_prototype_setHours(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setMilliseconds
void* Ddate_prototype_setMilliseconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setMinutes
void* Ddate_prototype_setMinutes(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setMonth
void* Ddate_prototype_setMonth(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setSeconds
void* Ddate_prototype_setSeconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setTime
void* Ddate_prototype_setTime(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setUTCDate
void* Ddate_prototype_setUTCDate(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setUTCFullYear
void* Ddate_prototype_setUTCFullYear(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setUTCHours
void* Ddate_prototype_setUTCHours(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setUTCMilliseconds
void* Ddate_prototype_setUTCMilliseconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setUTCMinutes
void* Ddate_prototype_setUTCMinutes(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setUTCMonth
void* Ddate_prototype_setUTCMonth(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setUTCSeconds
void* Ddate_prototype_setUTCSeconds(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_setYear
void* Ddate_prototype_setYear(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_toDateString
void* Ddate_prototype_toDateString(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_toLocaleDateString
void* Ddate_prototype_toLocaleDateString(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_toLocaleString
void* Ddate_prototype_toLocaleString(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_toLocaleTimeString
void* Ddate_prototype_toLocaleTimeString(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_toString
void* Ddate_prototype_toString(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_toTimeString
void* Ddate_prototype_toTimeString(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_toUTCString
void* Ddate_prototype_toUTCString(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
Ddate_prototype_valueOf
void* Ddate_prototype_valueOf(Dobject pthis, CallContext* cc, Dobject othis, Value* ret, Value[] arglist)
Undocumented in source. Be warned that the author may not have intended to support it.
checkdate
void* checkdate(Value* ret, CallContext* cc, d_string name, Dobject othis)
Undocumented in source. Be warned that the author may not have intended to support it.
dateToString
string dateToString(CallContext* cc, d_time t, TIMEFORMAT tf)
Undocumented in source. Be warned that the author may not have intended to support it.
getThisLocalTime
int getThisLocalTime(Value* ret, Dobject othis, d_time n)
Undocumented in source. Be warned that the author may not have intended to support it.
getThisTime
int getThisTime(Value* ret, Dobject othis, d_time n)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDateString
d_time parseDateString(CallContext* cc, string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta