if ($post['dstonoff']===TRUE) { // DST is on, add an hour$post['tzoffset']++;}else{$post['tzoffset']--;}