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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dy2k.c151 * time zone, you need to modify the values in the localt array.
222 * you need to modify the localt array and fill in the
223 * expected results. The localt array for US Eastern Time
226 static PRExplodedTime localt[] = { variable
242 static PRExplodedTime localt[] = { variable
307 if (!ExplodedTimeIsEqual(&et_tmp, &localt[idx])) {
310 PrintExplodedTime(&localt[idx]);

Completed in 787 milliseconds