Searched refs:gmt (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dtztime.c106 static const char gmt[] = "GMT"; variable
151 char chars[BIGGEST(BIGGEST(TZ_MAX_CHARS + 1, sizeof gmt),
1166 if (tzload(gmt, sp, TRUE) != 0)
1167 (void) tzparse(gmt, sp, TRUE);
1296 // not sure what's best here, but for now, we fall back to gmt
1335 tmp->TM_ZONE = gmt;
1946 // not sure what's best here, but for now, we fall back to gmt

Completed in 694 milliseconds