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

/macosx-10.10/ICU-531.30/icuSources/samples/date/
H A Ddate.c200 const char *tzVer; local
206 tzVer = ucal_getTZDataVersion(&status);
208 tzVer = u_errorName(status);
214 printf("Time Zone Data Version: %s\n", tzVer);

Completed in 166 milliseconds