Index: stat.c =================================================================== --- stat.c (revision 9999) +++ stat.c (revision 10000) @@ -151,8 +151,7 @@ } pcb_board_count_holes(&hp, &hup, NULL); - t = time(NULL); - strftime(buff, sizeof(buff), "%Y-%m-%d %H:%M:%S", localtime(&t)); + pcb_print_utc(buff, sizeof(buff), 0); fprintf(f, "ha:pcb-rnd-board-stats-v1 {\n"); fprintf(f, " ha:meta {\n");