I\'m being told that this below method of calculating the user\'s local time is sometimes not working. What\'s the best way to do this in PHP? What do you do?
date('Z');
returns the UTC offset in seconds.