Searched defs:default_to_gmt (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/third_party/nspr/
H A Dprtime.cc509 * we consult the `default_to_gmt' to decide whether the string should
518 PRBool default_to_gmt,
1104 if (zone == TT_UNKNOWN && default_to_gmt)
516 PR_ParseTimeString( const char *string, PRBool default_to_gmt, PRTime *result_imploded) argument

Completed in 112 milliseconds