summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/glances.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index d40a9715..c3b2bf1f 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -12,6 +12,8 @@ check_update=true
# History size (maximum number of values)
# Default is 1200 values (~1h with the default refresh rate)
history_size=1200
+# Set the way Glances should display the date (default is %Y-%m-%d %H:%M:%S %Z)
+#strftime_format="%Y-%m-%d %H:%M:%S %Z"
##############################################################################
# User interface