home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 400-499 / ff473.lzh / CNewsSrc / cnews_src.lzh / man / ctime.man < prev    next >
Text File  |  1991-01-05  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. CTIME(1)                 USER COMMANDS                   CTIME(1)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ctime, getdate - date conversions to and from numeric form
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ccccttttiiiimmmmeeee seconds ...
  13.      ggggeeeettttddddaaaatttteeee date ...
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _C_t_i_m_e converts one or more Unix-internal (number of  seconds
  17.      since  1 Jan 1970) dates into a human-readable form, as sup-
  18.      plied by _c_t_i_m_e(3).  _G_e_t_d_a_t_e does the  inverse,  as  done  by
  19.      _g_e_t_d_a_t_e(3).
  20.  
  21.      _G_e_t_d_a_t_e actually accepts a somewhat  wider  range  of  input
  22.      than  just  output from _c_t_i_m_e or _d_a_t_e(1); see _g_e_t_d_a_t_e(3) for
  23.      details.  Note that each _d_a_t_e fed to  _g_e_t_d_a_t_e  must  be  _o_n_e
  24.      argument; it may be necessary to enclose it in quotes.
  25.  
  26. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  27.      ctime(3), getdate(3), date(1)
  28.  
  29. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  30.      _G_e_t_d_a_t_e will object and exit with a status of 1 if it cannot
  31.      make sense of a _d_a_t_e.
  32.  
  33. HHHHIIIISSSSTTTTOOOORRRRYYYY
  34.      Slightly-modified versions of programs written by Geoff Col-
  35.      lyer at UTCS.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Microsystems       Last change: local                       1
  64.  
  65.  
  66.  
  67.