diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2021-05-01 23:15:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-01 23:15:09 +0300 |
commit | 164d0b1d0e53c3aa0bd4038e464a150f479bd41a (patch) | |
tree | 00a7e862d38201dffe9863052451f26a587f616e /exampleSite/content/issues/2021-02-13-maintenance-window.md | |
parent | 27ffa549c10f415973f2b894b176754cbf910af5 (diff) |
v5.0.2 fix #180 by showing date instead of relative time for future dates
report by @untuned
Diffstat (limited to 'exampleSite/content/issues/2021-02-13-maintenance-window.md')
-rw-r--r-- | exampleSite/content/issues/2021-02-13-maintenance-window.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/issues/2021-02-13-maintenance-window.md b/exampleSite/content/issues/2021-02-13-maintenance-window.md index d6c8b14..f5423ed 100644 --- a/exampleSite/content/issues/2021-02-13-maintenance-window.md +++ b/exampleSite/content/issues/2021-02-13-maintenance-window.md @@ -1,7 +1,7 @@ --- title: Maintenance Window #date: 24 Feb 21 12:35 +0200 -date: 2021-02-24 10:35:00 +date: 2022-02-24 10:35:00 resolved: false resolvedWhen: 2021-02-24 12:10:00 # Possible severity levels: down, disrupted, notice |