summaryrefslogtreecommitdiff
path: root/pith/reply.c
diff options
context:
space:
mode:
Diffstat (limited to 'pith/reply.c')
-rw-r--r--pith/reply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/reply.c b/pith/reply.c
index b89a8614..f12952ab 100644
--- a/pith/reply.c
+++ b/pith/reply.c
@@ -1744,7 +1744,7 @@ get_reply_data(ENVELOPE *env, ACTION_S *role, IndexColType type, char *buf, size
buf[0] = '\0';
switch(type){
- case iRDate: case iSDate: case iSTime:
+ case iRDate: case iSDate: case iSTime: case iSTime24:
case iS1Date: case iS2Date: case iS3Date: case iS4Date:
case iSDateIso: case iSDateIsoS:
case iSDateS1: case iSDateS2: case iSDateS3: case iSDateS4: