summaryrefslogtreecommitdiff
path: root/sample/src
diff options
context:
space:
mode:
Diffstat (limited to 'sample/src')
-rw-r--r--sample/src/setup.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml
index 54bfb5b..f36b01b 100644
--- a/sample/src/setup.xml
+++ b/sample/src/setup.xml
@@ -72,6 +72,12 @@ And the second line.</add_copyright>
<!-- ASCII encoding preferred. -->
<artist_name>John Doe</artist_name>
+ <!-- Specify datetime format according to strftime(3). Leave unspecified -->
+ <!-- for default format string according to current locale. -->
+ <!-- Note that in travel photography in general it makes sense to always -->
+ <!-- show local time, omitting timezone. -->
+<!-- <datetime format="%c" /> -->
+
<!-- favicon support, the "type" attribute is optional, -->
<!-- please alter it to the right icon MIME type -->
<!-- http://www.w3.org/2005/10/howto-favicon -->