Home
last modified time | relevance | path

Searched refs:st_gmt (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dwindtfmt.cpp225 SYSTEMTIME st_gmt; in format() local
240 FileTimeToSystemTime(&ft, &st_gmt); in format()
241 SystemTimeToTzSpecificLocalTime(&tzi, &st_gmt, &st_local); in format()