Searched refs:testtime (Results 1 – 1 of 1) sorted by relevance
49 struct tm testtime = { .tm_year = 100, .tm_mon = 11, .tm_mday = 20 }; in main() local85 av_bprint_strftime(&b, "%Y-%m-%d", &testtime); in main()90 av_bprint_strftime(&b, "%Y-%m-%d", &testtime); in main()