diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-11-23 21:44:36 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-23 21:51:29 +0100 |
commit | 811c25e15c67c0f2675e532d89cfd8c365140a48 (patch) | |
tree | 5e6f2c585a00e5a0cba7ed220d7860fc0f6547c9 /branding/motd-cli/motd-example.json | |
parent | 28876566144cc74a32eb45f2fa4d966ebef8b0b2 (diff) |
[feat] motd tests
Diffstat (limited to 'branding/motd-cli/motd-example.json')
-rw-r--r-- | branding/motd-cli/motd-example.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/branding/motd-cli/motd-example.json b/branding/motd-cli/motd-example.json index 9ebb5f5..f33c2b9 100644 --- a/branding/motd-cli/motd-example.json +++ b/branding/motd-cli/motd-example.json @@ -1,7 +1,7 @@ { "motd": [{ - "begin": "Jan 1 2021 00:00:00", - "end": "Dec 31 2021 23:59:00", + "begin": "02 Jan 21 15:04 -0700", + "end": "31 Jan 22 15:04 -0700", "type": "daily", "platform": "all", "urgency": "normal", |