home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!gatech!news.ans.net!cmcl2!acf3!tihor
- From: tihor@acf3.NYU.EDU (Stephen Tihor)
- Subject: Re: Implimenting "TOMORROW +1: 0:0" from an .EXE
- Message-ID: <61050114@acf3.NYU.EDU>
- Sender: notes@cmcl2.nyu.edu (Notes Person)
- Nntp-Posting-Host: acf3.nyu.edu
- Organization: New York University
- References: <1993Jan11.153438.28624@magnus.acs.ohio-state.edu>
- Date: Mon, 11 Jan 1993 22:37:00 GMT
- Lines: 6
-
- A delta time is an offet from the current time to a time in the future.
- Get the current binary time from $BINTIM.
- Add one day to it.
- $ASCTIM it
- replace the HH:MM:SS.HH with 01:00:00.00
- $BINTIM it.
-