Searched refs:JS_GetMonthFromTime (Results 1 – 3 of 3) sorted by relevance
199 int JS_GetMonthFromTime(double dt);
509 return JS_GetMonthFromTime( in GetMonth()771 int JS_GetMonthFromTime(double dt) { in JS_GetMonthFromTime() function
420 int nMonth = JS_GetMonthFromTime(dt) + 1; in ParseNormalDate()504 int nMonth = JS_GetMonthFromTime(dt) + 1; in MakeRegularDate()775 int nMonth = JS_GetMonthFromTime(dDate) + 1; in MakeFormatDate()