Hi, I have an existing blog and I'm setting up a new blog in another location. I would like to export only posts from a certain date range and then import into the new blog. I know how to perform the export and import via phpMyAdmin (I use bigdump.php for the import, it's a fairly large DB) but I'm not sure how to go about only exporting/importing posts from a certain date range. For example all the posts from February.
Advice anyone? Much thanks.