Xref: utzoo comp.sys.ibm.pc:30651 alt.msdos.programmer:158 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mailrus!tut.cis.ohio-state.edu!killer!pollux!ti-csl!TILDE From: Donahue@TILDE (Them bats is smart; they use radar!) Newsgroups: comp.sys.ibm.pc,alt.msdos.programmer Subject: calendar code Message-ID: <82362@ti-csl.csc.ti.com> Date: 27 Jun 89 14:09:31 GMT Sender: news@ti-csl.csc.ti.com Followup-To: comp.sys.ibm.pc Lines: 15 I tried sending this out earlier, but don't think it made it...so here goes: donahue vs. net (round 2)... I'm looking for a Turbo C function that, when given an arbitrary date, will return the day of the week that the date falls on. E.G. given 11 6 1991 [nov 6, 1991], the function returns WEDNESDAY (or 3, if SUNDAY = 0). Pls email any code or pointers to code. Thanks in advance. dd