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

DST



Eric Norum wrote:
> Does the newlib that's part of RTEMS-4.7 handle the TZ environment  
> variable properly?  I've got:
>
> TZ="CST6CDT,M3.2.0,M11.1.0"
>
> but RTEMS is still reporting CST time.
>
>
> I built newlib from:
> NEWLIB=newlib-1.14.0
> NEWLIBDIFF=newlib-1.14.0-rtems4.7-20061019.diff
>
>   
What time function are you calling?

Internally RTEMS does not know timezone.

--joel