HomeSort by relevance Sort by last modified time
    Searched full:st_local (Results 1 - 1 of 1) sorted by null

  /external/icu4c/i18n/
windtfmt.cpp 150 SYSTEMTIME st_local; local
165 SystemTimeToTzSpecificLocalTime(&tzi, &st_gmt, &st_local);
174 formatDate(&st_local, *date);
175 formatTime(&st_local, *time);
186 formatDate(&st_local, appendTo);
188 formatTime(&st_local, appendTo);

Completed in 36 milliseconds