aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-08-06 09:50:10 +0200
committerLars Hjemli <hjemli@gmail.com>2008-08-06 09:50:10 +0200
commite352a013aed6e925a10a92916500c7deccf1410a (patch)
tree7c49bf453bee4f624025d62bae92b4926bf83bfe /cgit.h
parentcgitrc: explain new local-time option (diff)
parentAdd atom-support (diff)
downloadcgit-e352a013aed6e925a10a92916500c7deccf1410a.tar.xz
cgit-e352a013aed6e925a10a92916500c7deccf1410a.zip
Merge branch 'lh/atom'
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index b01fa31..a1fa841 100644
--- a/cgit.h
+++ b/cgit.h
@@ -24,6 +24,7 @@
*/
#define FMT_LONGDATE "%Y-%m-%d %H:%M:%S (%Z)"
#define FMT_SHORTDATE "%Y-%m-%d"
+#define FMT_ATOMDATE "%Y-%m-%dT%H:%M:%SZ"
/*