[PATCH 1 of 2] (issue111) Use shorter date format

Wald Commits scm-commit at wald.intevation.org
Mon Sep 15 12:45:26 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1410777871 -7200
# Node ID b033a7d26f2ee3520ec217555885b2fa5054772e
# Parent  10f0efd197c7f977f1c128930731e50442e3904e
(issue111) Use shorter date format

diff -r 10f0efd197c7 -r b033a7d26f2e ui/mainwindow.cpp
--- 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"


More information about the Trustbridge-commits mailing list