vcf/JavaScriptKit/js-impl/jsdate.h File Reference
Functions | |
| JSObject * | js_InitDateClass (JSContext *cx, JSObject *obj) |
| JS_FRIEND_API (JSObject *) js_NewDateObjectMsec(JSContext *cx | |
| JS_FRIEND_API (JSBool) js_DateIsValid(JSContext *cx | |
| JS_FRIEND_API (int) js_DateGetYear(JSContext *cx | |
| JS_FRIEND_API (void) js_DateSetYear(JSContext *cx | |
| JS_FRIEND_API (jsdouble) js_DateGetMsecSinceEpoch(JSContext *cx | |
Variables | |
| JS_BEGIN_EXTERN_C JSClass | js_DateClass |
| jsdouble | msec_time |
| int | year |
| int int | mon |
| int int int | mday |
| int int int int | hour |
| int int int int int | min |
| int int int int int int | sec |
| JSObject * | obj |
| JSObject * | obj |
| JSObject * | obj |
| JSObject * | obj |
| JSObject * | obj |
| JSObject * | obj |
| JSObject * | obj |
| JSObject * | obj |
| JSObject int | year |
| JSObject * | obj |
| JSObject int | year |
| JSObject * | obj |
| JSObject int | date |
| JSObject * | obj |
| JSObject int | hours |
| JSObject * | obj |
| JSObject int | minutes |
| JSObject * | obj |
| JSObject int | seconds |
| JSObject * | obj |
Function Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
Variable Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
