﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
8662	current_time('timestamp') doesn't return the correct timestamp value	hudatoriq	hudatoriq	"If we pass 'timestamp' parameter into function [http://trac.wordpress.org/browser/tags/2.7/wp-includes/functions.php#L91 current_time()] we get the current time in server timezone. Should be in the blog timezone or in GMT (if the $gmt value is true).

We should use the gmdate() function instead of time(), like the function does when receiving 'mysql' parameter.

I'm gonna attach a patch for this in a moment."	defect (bug)	closed	high	2.9	Date/Time	2.7	major	fixed	has-patch needs-testing	westi
