@Override
 public Object extractEditorValue() throws DBException {
   return timeEditor.getValue();
 }