Hi,
Does localtime() function automatically corrects for daylight savings time?
Actually I am showing the system time in my UI and it should adjust for
daylight saving time and show it accordingly. Do I need to call __tzset()?
If I dont call this, does it take the deafult?
Thanks in advance,
Sateesh.