Searched refs:local_time (Results 1 – 1 of 1) sorted by relevance
1625 struct tm *local_time; in init_manifest_header() local1630 local_time = localtime(&curr_time); in init_manifest_header()1631 strftime(buffer, sizeof(buffer), "0x%Y%m%d", local_time); in init_manifest_header()
Completed in 11 milliseconds