diff --git a/module/project/test/yaml/execution.yaml b/module/project/test/yaml/execution.yaml index 79fbc39369..8507bfa976 100644 --- a/module/project/test/yaml/execution.yaml +++ b/module/project/test/yaml/execution.yaml @@ -32,7 +32,7 @@ fields: - field: begin range: "20201101 000000:1D" type: timestamp - format: "YY/MM/DD hh::mm:ss" + format: "YY/MM/DD" postfix: "\t" - field: end range: "20220101 000000:1D" diff --git a/module/project/test/yaml/task.yaml b/module/project/test/yaml/task.yaml index a66a531129..af9ee85c6b 100755 --- a/module/project/test/yaml/task.yaml +++ b/module/project/test/yaml/task.yaml @@ -33,13 +33,14 @@ fields: range: "[]{2},user1{3}" - field: estStarted range: "20201101 000000:1D" + format: "YY-MM-DD" type: timestamp format: "YY/MM/DD hh::mm:ss" postfix: "\t" - field: deadline range: "20210101 000000:1D" type: timestamp - format: "YY/MM/DD" + format: "YY-MM-DD" postfix: "\t" - field: finishedBy range: "[]{4},admin,[]{4}"