4.4BSD/usr/share/man/cat3f/ltime.0

Compare this file to the similar file:
Show the results in this format:

F>=1  .if 3F<=8 .    if 3F>1 .if 3F<6 .ds an-extra3 "BSD Program-



TIME(3F)               BSD Reference Manual              TIME(3F)

mer's Manual
NNAAMMEE
       time, ctime, ltime, gmtime - return system time

SSYYNNOOPPSSIISS
       iinntteeggeerr ffuunnccttiioonn ttiimmee(())

       cchhaarraacctteerr**((**)) ffuunnccttiioonn ccttiimmee ((ssttiimmee))
       iinntteeggeerr ssttiimmee

       ssuubbrroouuttiinnee llttiimmee ((ssttiimmee,, ttaarrrraayy))
       iinntteeggeerr ssttiimmee,, ttaarrrraayy((99))

       ssuubbrroouuttiinnee ggmmttiimmee ((ssttiimmee,, ttaarrrraayy))
       iinntteeggeerr ssttiimmee,, ttaarrrraayy((99))

DDEESSCCRRIIPPTTIIOONN
       _T_i_m_e returns the time since 00:00:00 GMT,  Jan.  1,  1970,
       measured in seconds.  This is the value of the UNIX system
       clock.

       _C_t_i_m_e converts a system  time  to  a  24  character  ASCII
       string.  The format is described under _c_t_i_m_e(3).  No 'new-
       line' or NULL will be included.

       _L_t_i_m_e and _g_m_t_i_m_e disect a UNIX time into month, day, etc.,
       either  for  the local time zone or as GMT.  The order and
       meaning of each element returned in  _t_a_r_r_a_y  is  described
       under _c_t_i_m_e(3).

FFIILLEESS
       /usr/lib/libU77.a

SSEEEE AALLSSOO
       ctime(3), itime(3F), idate(3F), fdate(3F)



















4.2 Berkeley Distribution  June 5, 1993                         1