Lines Matching full:loctime
867 struct tm *loctime;871 loctime = localtime(&curtime);872 strftime (tmp, sizeof(tmp), "%Y%m%dT%H%M%S.0%z", loctime);