Set the timezone

Time is currently returned as GMT/UTC time, using both the 'time' function and the 'stat' function. When using 'localtime', the time should be converted but it is not.

tzset?