diff options
author | pacien | 2020-01-06 11:05:18 +0100 |
---|---|---|
committer | pacien | 2020-01-06 11:05:18 +0100 |
commit | f1ffff03ad6bf86c32c3af90393bd53ca21ad4db (patch) | |
tree | efbd39895ded4d48fdc86d4fa932a15afb943e64 /ldgallery.1.md | |
parent | 03d39102ba55cda7cbe80fcdeb9b250caaa70bd0 (diff) | |
download | ldgallery-f1ffff03ad6bf86c32c3af90393bd53ca21ad4db.tar.gz |
compiler: rename date field to more explicit datetime
Diffstat (limited to 'ldgallery.1.md')
-rw-r--r-- | ldgallery.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldgallery.1.md b/ldgallery.1.md index 7163c8e..d217367 100644 --- a/ldgallery.1.md +++ b/ldgallery.1.md | |||
@@ -73,7 +73,7 @@ Metadata contained within item files themselves (e.g. Exif fields for pictures) | |||
73 | title | 73 | title |
74 | : Title of the item. Defaults to the name of the file. | 74 | : Title of the item. Defaults to the name of the file. |
75 | 75 | ||
76 | date | 76 | datetime |
77 | : ISO 8601 zoned date and time. Defaults to the last modification time of the file. | 77 | : ISO 8601 zoned date and time. Defaults to the last modification time of the file. |
78 | 78 | ||
79 | description | 79 | description |