Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/JavaScriptKit/js-impl/jsdate.h File Reference


Functions

JSObjectjs_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
JSObjectobj
JSObjectobj
JSObjectobj
JSObjectobj
JSObjectobj
JSObjectobj
JSObjectobj
JSObjectobj
JSObject int year
JSObjectobj
JSObject int year
JSObjectobj
JSObject int date
JSObjectobj
JSObject int hours
JSObjectobj
JSObject int minutes
JSObjectobj
JSObject int seconds
JSObjectobj

Function Documentation

JS_FRIEND_API jsdouble   ) 
 

JS_FRIEND_API void   ) 
 

JS_FRIEND_API int   ) 
 

JS_FRIEND_API JSBool   ) 
 

JS_FRIEND_API JSObject  ) 
 

JSObject* js_InitDateClass JSContext cx,
JSObject obj
 


Variable Documentation

JSObject int date
 

int int int int hour
 

JSObject int hours
 

JS_BEGIN_EXTERN_C JSClass js_DateClass
 

int int int mday
 

int int int int int min
 

JSObject int minutes
 

int int mon
 

jsdouble msec_time
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

JSObject* obj
 

int int int int int int sec
 

JSObject int seconds
 

JSObject int year
 

JSObject int year
 

int year
 

   Comments or Suggestions?    License Information