diff --git a/lib/PAUSE.pm b/lib/PAUSE.pm index 760c4c3df..0fb7c455b 100644 --- a/lib/PAUSE.pm +++ b/lib/PAUSE.pm @@ -210,7 +210,7 @@ Hint: I like to use date to determine a timestamp in the future sub downtimeinfo { return +{ - downtime => 1714140000, + downtime => 1714100000, willlast => 5400, }; }