summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-29 09:07:27 +0200
committerdefault <nobody@localhost>2023-05-29 09:07:27 +0200
commit654e171b93f6fdc8c6a1a4b09e8cd4b2448617d0 (patch)
tree4cbecad784bd90ce277d778329b5444f2a308e49 /snac.h
parente913d03f02e7472a7db4da66341153ecdc4c7fdb (diff)
New macro ISO_DATE_SPEC.
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/snac.h b/snac.h
index 77825dc..bf8948b 100644
--- a/snac.h
+++ b/snac.h
@@ -9,6 +9,8 @@
#define DIR_PERM 02770
+#define ISO_DATE_SPEC "%Y-%m-%dT%H:%M:%SZ"
+
extern double disk_layout;
extern d_char *srv_basedir;
extern d_char *srv_config;