diff options
author | emkael <emkael@tlen.pl> | 2019-01-29 23:55:58 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-01-29 23:55:58 +0100 |
commit | 78775e73128f3967120a5bf94d9501ede84d3782 (patch) | |
tree | 89cb1a083ab741ead340858bc86c911bf689decf /eklasa.json | |
parent | 637a2ae3a2544958b3d6959142f064b08650fda4 (diff) |
British/European date format
Diffstat (limited to 'eklasa.json')
-rw-r--r-- | eklasa.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eklasa.json b/eklasa.json index 75d6716..0892322 100644 --- a/eklasa.json +++ b/eklasa.json @@ -68,7 +68,7 @@ ],
"phases": [
{
- "title": "February 1st, 2019",
+ "title": "1st February 2019",
"dummies": [0],
"matches": [
{
@@ -155,7 +155,7 @@ ]
},
{
- "title": "February 2nd, 2019, 19:30",
+ "title": "2nd February 2019, 19:30",
"matches": [
{
"id": 4,
|