]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
ui-atom: avoid DATE_STRFTIME
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 5adef4dddda0a7e27123ba82be51ce0e46837315..d10c79972331db7f7fe0b9c9a283474ef75c9476 100644 (file)
--- a/cgit.h
+++ b/cgit.h
 #undef isgraph
 #define isgraph(x) (isprint((x)) && !isspace((x)))
 
-/*
- * Dateformats used on misc. pages
- */
-#define FMT_ATOMDATE "%Y-%m-%dT%H:%M:%SZ"
-
 
 /*
  * Limits used for relative dates