Hi all,<BR><BR>Is there a standard/correct way to get the local timezone offset from UTC in a Linux C++ program? Using gettimeofday and checking the timezone struct doesn't seem to work on all systems ...