From fa3fca2ad309f8c6ac5e209440ee42f1d0cd0e17 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 10 Mar 2026 20:55:56 +0100 Subject: =?UTF-8?q?P=C3=A5gaende=20Naturreservatsbildning:=20account=20for?= =?UTF-8?q?=20optional=20HHMMSS.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And ignore it (take only the time). --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 4271b41..b9d8ec7 100644 --- a/config.yml +++ b/config.yml @@ -2636,7 +2636,7 @@ layers: # 1900-01-01 innebär att datum ej identifierats - replace: '19000101' with: null - - replace: '([0-9]{4})([0-9]{2})([0-9]{2})' + - replace: '([0-9]{4})([0-9]{2})([0-9]{2})(?:[0-9]{6})?' with: '{0}-{1}-{2}' type: regex publish: pagaende_naturreservatsbildning -- cgit v1.2.3