Searched defs:defaultToGMT (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/ds/ | ||
H A D | nsTime.h | 66 nsTime(const char* dateStr, PRBool defaultToGMT) { argument 68 PRStatus status = PR_ParseTimeString(dateStr, defaultToGMT, &theTime); |
Completed in 2437 milliseconds