I've customised the $previewFormat string in the live comment preview plugin for use with the hemingway theme
<span class="date">'. date('j.m.y') .' / '. date('ga') .'</span>
It all works fine however the time displayed is the server time not the correct setting for the "times in the weblog should differ by" option.
How can I fix this?