select issue_date from stamps,printsize_master where stamps.issue_date!='' and printsize_master.printsize_code=stamps.printsize_code and printsize_master.printsize='1.6 X 0.9' and issue_date!='' order by issue_date