healthchecks/static/js/notifications.js

4 lines
88 B
JavaScript

$(function () {
$("#tz").val(Intl.DateTimeFormat().resolvedOptions().timeZone);
});