More specifically, I played with the date on a sermon and found that the meta_value in the posts_meta table does not show the sermon with the date set on 11/9/2004, and meta_value ‘1099958400’, but does show when the date is set to 11/10/2004, and meta_value ‘1100044800’.
So, my question is; is there somewhere in the plugin settings or code where I can change this to ignore the value of the meta_value that represents the date?