function t() {
try {
if (!i) return !0;
for (var t, e = new Date, a = ".local_time", n = [], r = [], o = 0; o < 2; o++)
n[o] && r[o] || (n[o] = $(a + o).data("tz"),
r[o] = $(a + o).text().substr(25)),
t = Intl.DateTimeFormat("en-GB",
{
weekday: "short",
day: "2-digit",
month: "short",
year: "numeric",
hour: "numeric",
minute: "numeric",
second: "numeric",
timeZone: n[o]
}).format(e), $(a + o).text(t.slice(0, 16) + t.slice(17) + r[o]);
return !0
} catch (t) {
return !1
}
}
t() && window.setInterval(t, 1e3)