changeset 1097:b033a7d26f2e

(issue111) Use shorter date format
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 15 Sep 2014 12:44:31 +0200
parents 10f0efd197c7
children 75a5bfe0525e
files ui/mainwindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ui/mainwindow.cpp	Mon Sep 15 10:53:21 2014 +0200
+++ b/ui/mainwindow.cpp	Mon Sep 15 12:44:31 2014 +0200
@@ -49,7 +49,7 @@
 // something to say
 #define NAG_INTERVAL_MINUTES 70
 
-#define DATETIME_FORMAT "dddd, d. MMMM yyyy HH:mm:ss"
+#define DATETIME_FORMAT "d. MMM yyyy HH:mm:ss"
 
 #ifndef APPNAME
 #define APPNAME "TrustBridge"

http://wald.intevation.org/projects/trustbridge/