home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sources / wanted / 5007 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  916 b 

  1. Xref: sparky comp.sources.wanted:5007 alt.sources.wanted:1751
  2. Path: sparky!uunet!think.com!ames!sun-barr!lll-winken!anduin!eckert
  3. From: eckert@anduin.ocf.llnl.gov (Philip Eckert)
  4. Newsgroups: comp.sources.wanted,alt.sources.wanted
  5. Subject: want an ascii time and date to integer converter
  6. Message-ID: <141217@lll-winken.LLNL.GOV>
  7. Date: 11 Nov 92 21:21:57 GMT
  8. Sender: usenet@lll-winken.LLNL.GOV
  9. Reply-To: eckert@anduin.UUCP (Philip Eckert)
  10. Followup-To: comp.sources.wanted
  11. Organization: Lawrence Livermore Nat'l Lab.
  12. Lines: 14
  13. Nntp-Posting-Host: anduin.ocf.llnl.gov
  14.  
  15.  
  16. I am looking for a source code that will take various forms of the
  17. time and date expressed in ascii format and translate them to an
  18. integer value, it should, if possilbe, handle the various time zones, 
  19. daylight savings times, etc.
  20.  
  21. possible examples of input:
  22.  
  23.     tomorrow
  24.     next week
  25.     now + 1 month
  26.     January 12 08:00
  27.  
  28. Thanks for any help.
  29.