Searched refs:st_local (Results 1 – 1 of 1) sorted by relevance
54 SYSTEMTIME st_local; in convert_file_time_to_time_t() local55 if (!SystemTimeToTzSpecificLocalTime(nullptr, &st_utc, &st_local)) in convert_file_time_to_time_t()58 return convert_system_time_to_time_t<CrtTime>(st_local); in convert_file_time_to_time_t()