summaryrefslogtreecommitdiffstats
path: root/src/datetime-formats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datetime-formats.c')
-rw-r--r--src/datetime-formats.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/datetime-formats.c b/src/datetime-formats.c
index 3c0d099..f79cd67 100644
--- a/src/datetime-formats.c
+++ b/src/datetime-formats.c
@@ -108,6 +108,14 @@
" %m/%d/%Y %H%M%S ",
" %m/%d/%Y %I%M %p ",
" %m/%d/%Y %H%M ",
+" %I:%M:%S %p %m/%d/%Y ",
+" %H:%M:%S %m/%d/%Y ",
+" %I:%M %p %m/%d/%Y ",
+" %H:%M %m/%d/%Y ",
+" %I%M%S %p %m/%d/%Y ",
+" %H%M%S %m/%d/%Y ",
+" %I%M %p %m/%d/%Y ",
+" %H%M %m/%d/%Y ",
/* 31 Dec 1969 */
" %d %b %Y %I:%M:%S %p ",