[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] System time



On 29/09/14 22:09, Helmut Karlowski wrote:
> Am 29.09.2014, 19:48 Uhr, schrieb Peter Slegg:
>
>> I sometimes think that my system time and timezone is not functioning
>> quite right.
>
> I tried the tz-stuff on aranym some time ago and nothing worked as
> expected. According to the source in mintlib this is no surprise (to
> me). I patched localtime.c, rebuilt all tz-tools, and it seems to work
> now. I thought I'd be the only one who has this problem, seems there
> are now 2 ;)
>
> Or maybe I got it all wrong ...
>
> Patch attached. Not sure if this is all.
>
> -Helmut
>
> --

This shouldn't be necessary, the Makefile has this....

-DTM_GMTOFF=tm_gmtoff \
-DTM_ZONE=tm_zone

Alan.