diff options
-rw-r--r-- | bug_form.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bug_form.pl b/bug_form.pl index a39edf3d0..3d7179d78 100644 --- a/bug_form.pl +++ b/bug_form.pl @@ -145,7 +145,7 @@ select target_milestone, qa_contact, status_whiteboard, - date_format(creation_ts,'%Y-%m-%d %H:%i'), + date_format(creation_ts,'Y-m-d H:i'), groupset, delta_ts, sum(votes.count) |