zmiany-wizualne
This commit is contained in:
@@ -26,7 +26,7 @@ function initMonitor(phases, defaultRange) {
|
||||
}
|
||||
});
|
||||
if (data.timestamp) {
|
||||
document.getElementById('lastUpdate').textContent = 'Odczyt: ' +
|
||||
document.getElementById('lastUpdate').textContent = 'Ostatni odczyt: ' +
|
||||
new Date(data.timestamp).toLocaleTimeString('pl-PL', {hour12: false});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user