qtm 230 maint/gnulib/tests/test-nstrftime.c struct tm qtm = { .tm_mon = mon - 1 }; qtm 233 maint/gnulib/tests/test-nstrftime.c size_t r = nstrftime (out, sizeof (out), fmt, &qtm, 0, 0);