Add date with nothing after it to list of potential formats for parsing into spreadsheet date

This commit is contained in:
Nathan Gray 2012-07-31 15:03:31 +00:00
parent 1141eb1ee0
commit 26ee1fb25e

View File

@ -1077,6 +1077,7 @@ abstract class bo_merge
'!'.egw_time::$user_dateformat . ' ' .egw_time::$user_timeformat.':s',
'!'.egw_time::$user_dateformat . '* ' .egw_time::$user_timeformat,
'!'.egw_time::$user_dateformat . '*',
'!'.egw_time::$user_dateformat,
);
// Properly format values for spreadsheet