Files
evolution/calendar
Damon Chaplin d1694fef3e changed these so they just do a simple localtime(), update the struct tm,
2000-05-06  Damon Chaplin  <damon@helixcode.com>

        * cal-util/timeutil.c (time_day_begin):
        (time_day_end): changed these so they just do a simple localtime(),
        update the struct tm, then do a mktime(). I don't know why it used to
        look at the tm_isdst flags etc. From a little test program I wrote
        which steps through testing every hour for a year it wasn't working
        correctly, and the new code does.
        (time_add_day): also got rid of the stuff that looked at tm_isdst here.
        My test program now works better.

svn path=/trunk/; revision=2841
2000-05-06 22:46:54 +00:00
..
2000-05-05 11:46:46 +00:00
2000-04-29 18:02:54 +00:00
2000-05-06 21:22:05 +00:00
2000-03-28 08:05:08 +00:00
2000-05-05 11:46:46 +00:00
Shh
2000-05-03 21:02:40 +00:00
2000-03-30 15:46:31 +00:00