Difference to Greenwich time (GMT) with colon between hours and minutes (added in PHP 5.1.3)
var O = this.O(); return O.substring(0, 2) + ":" + O.substring(2, 4);