home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!coombs!mark
- From: mark@coombs.anu.edu.au (Mark)
- Newsgroups: comp.lang.perl
- Subject: Re: julian date conversions
- Date: 23 Jan 93 15:12:59 GMT
- Organization: Australian National University
- Lines: 23
- Message-ID: <mark.727801979@coombs>
- References: <4245@master.CNA.TEK.COM>
- NNTP-Posting-Host: 150.203.76.2
- Organisation: Wassat?!
-
- frankm@ying.CNA.TEK.COM (Frank 'Scruff' Miller) writes:
-
- >How do I get a julian date into a regular date (like the 9
- >element array returned by localtime()).
-
- >If I can get this into time_t, I can do the rest (well, of course).
-
- You will most likely find what you want in these...
-
- coombs:~/mark/perl/scripts mark> grep date INDEX
- date.pl - print dates how you want with the sysv +FORMAT method
- date.shar - routines to manipulate and calculate dates
- getdate.shar - returns number of seconds since epoch for any given date
- ptime.shar - print dates how you want with the sysv +FORMAT method
-
- These files are found in the anon ftp dir /pub/perl/scripts on
- coombs.anu.edu.au [150.203.76.2]. See the README file in the /pub/perl dir for
- usage details.
-
- Hope this helps
-
- Mark
- mark@coombs.anu.edu.au
-