From ab84d0503e39f0a3acb6f8f5e6706a377aaeaf33 Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 29 Dec 2019 22:03:51 +0100 Subject: example: fix iso 8601 dates --- example/Glacier 3000/_DSC5475.jpg.yaml | 2 +- example/Glacier 3000/_DSC5542.jpg.yaml | 2 +- example/_DSC8808-1.jpg.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'example') diff --git a/example/Glacier 3000/_DSC5475.jpg.yaml b/example/Glacier 3000/_DSC5475.jpg.yaml index 0d89888..d60efc3 100644 --- a/example/Glacier 3000/_DSC5475.jpg.yaml +++ b/example/Glacier 3000/_DSC5475.jpg.yaml @@ -1,6 +1,6 @@ title: Fog 3000 -date: 2019:08:10T14:38:47+01:00 +date: 2019-08-10T14:38:47+01:00 description: > © Philippe NGUYEN diff --git a/example/Glacier 3000/_DSC5542.jpg.yaml b/example/Glacier 3000/_DSC5542.jpg.yaml index b513c0e..a67b284 100644 --- a/example/Glacier 3000/_DSC5542.jpg.yaml +++ b/example/Glacier 3000/_DSC5542.jpg.yaml @@ -1,6 +1,6 @@ title: Foggy catwalk -date: 2019:08:10T16:00:45+01:00 +date: 2019-08-10T16:00:45+01:00 description: > © Philippe NGUYEN diff --git a/example/_DSC8808-1.jpg.yaml b/example/_DSC8808-1.jpg.yaml index d7631db..ce334c2 100644 --- a/example/_DSC8808-1.jpg.yaml +++ b/example/_DSC8808-1.jpg.yaml @@ -1,6 +1,6 @@ title: Book shop -date: 2016:12:19T16:48:50+02:00 +date: 2016-12-19T16:48:50+02:00 description: > © Philippe NGUYEN -- cgit v1.2.3