bram
New-
Re: Edited time/date is in wrong time zone
In class.lastedited.plugin.php line 65 replace this 'Date' => Gdn_Format::ToDateTime(Gdn_Format::ToTimestamp($Data->DateUpdated)), with this 'Date' => Gdn_Format::ToDateTime(Gdn_Format::ToTi… (View Post)1