Searched refs:JS_GetDayFromTime (Results 1 – 3 of 3) sorted by relevance
200 int JS_GetDayFromTime(double dt);
523 return JS_GetDayFromTime( in GetDay()775 int JS_GetDayFromTime(double dt) { in JS_GetDayFromTime() function
421 int nDay = JS_GetDayFromTime(dt); in ParseNormalDate()505 int nDay = JS_GetDayFromTime(dt); in MakeRegularDate()776 int nDay = JS_GetDayFromTime(dDate); in MakeFormatDate()