about summary refs log tree commit diff stats
path: root/cgit.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cgit.h b/cgit.h index 501cb48..5adef4d 100644 --- a/cgit.h +++ b/cgit.h
@@ -32,8 +32,6 @@
32/* 32/*
33 * Dateformats used on misc. pages 33 * Dateformats used on misc. pages
34 */ 34 */
35#define FMT_LONGDATE "%Y-%m-%d %H:%M:%S (%Z)"
36#define FMT_SHORTDATE "%Y-%m-%d"
37#define FMT_ATOMDATE "%Y-%m-%dT%H:%M:%SZ" 35#define FMT_ATOMDATE "%Y-%m-%dT%H:%M:%SZ"
38 36
39 37