Content deleted Content added
(bot/CD) |
(bot/CD) |
||
Line 1,974:
const formattedTime = time.toLocaleTimeString(window.deputyLang, {
hourCycle: 'h24',
timeStyle: mw.user.options.get('date') === 'ISO 8601' ? 'long' : 'short',
timeZone: window.deputy.config.cci.forceUtc.get() ? 'UTC' : undefined
});
const formattedDate = now.locale(window.deputyLang).format({
Line 3,579 ⟶ 3,580:
var version = "0.4.2";
var gitAbbrevHash = "
var gitBranch = "main";
var gitDate = "
var gitVersion = "0.4.2+
/**
|