home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c:20355 comp.std.c:3445
- Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!emory!swrinde!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!hri.com!noc.near.net!news.bbn.com!mips2!cass.ma02.bull.com!catfish.az05.bull.com!corvus!dgm
- From: dgm@corvus (David Matusow)
- Newsgroups: comp.lang.c,comp.std.c
- Subject: mktime
- Keywords: mktime time daylight savings
- Message-ID: <1993Jan28.150841.3794@catfish.az05.bull.com>
- Date: 28 Jan 93 15:08:41 GMT
- Sender: news@catfish.az05.bull.com (placeholder for future)
- Followup-To: dgm@adonis.az05.bull.com
- Organization: Online Communication Consultants
- Lines: 18
-
- I am having some difficulty with the mktime function. As you cand
- see from the following debug session, mktime is changing the hour
- of the tm structure. It is my understanding that mktime() should
- only modify the tm_yday and tm_wday components. What is causing mktime()
- to perform this "majic" and what can I do to stop it?
-
- My first thought is that this is caused by a daylight savings time
- problem. Of course, dst is NOT in effect in December and is not
- in effect AT ALL here in Arizona.
-
- Please forward my directly to me, as I seldom read this news group.
-
- Thanks for the help,
- --
- David Matusow Online Communication Consultants
- dgm@adonis.az05.bull.com (on contract to Bull) 2015 N. Dobson Rd. Ste. 4-B10
- CS - 70243.2410@CompuServe.COM Chandler, AZ. 85224
- (602) 862-5223 (at Bull) (602) 786-3533
-