Path: utzoo!censor!geac!torsqnt!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!tut.cis.ohio-state.edu!rutgers!aramis.rutgers.edu!paul.rutgers.edu!dyu From: dyu@paul.rutgers.edu (Delong Yu) Newsgroups: comp.unix.questions Subject: Conversion of Time Format Message-ID: Date: 1 Mar 90 15:04:23 GMT Organization: Rutgers Univ., New Brunswick, N.J. Lines: 6 As you know, unix usee a long int to represent time(seconds from Jan 1, 1970) and there are some functions to convert this format to English-like format. But how to do the reverse conversion, anyone know some library function on AT&T SYSTEM V/386 or has any ideea how to do it?