select issue_date from stamps,paper_master,printsize_master where stamps.issue_date!='' and paper_master.paper_code=stamps.paper_code and paper_master.paper='All over five pointed watermark paper' and issue_date!='' order by issue_date