From 29381f9e70d122ea4d89d71ea97f42253c528211 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 7 May 2017 15:21:39 +0200 Subject: jpeg-utils: Allow custom datetime format The default locale datetime format string may not suit everyone, this adds possibility to specify custom format. The format string should be syntactically conforming to strftime(3). --- sample/src/setup.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sample/src') 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. John Doe + + + + + + -- cgit v1.2.3