localtime          51 usr/bin/date/date.c 	strftime(buf, sizeof(buf), format, localtime(&tval));
localtime          85 usr/include/time.h struct tm *localtime(const time_t *);