>
On Sat, Sep 13, 2008 at 6:41 PM, Kenji Rikitake <> wrote: > Should I rather do this using timegm(3) and throw away > the rather naive computation algorithm in univ_to_local()? > (Note that this is not necessarily portable either) mktime(3) is defined by POSIX.