Guest guest Posted July 24, 2009 Report Share Posted July 24, 2009 Masala! Mehndi! Masti! July 24 var month = 'July'; var day = '24'; var monthEnd = 'July'; var dayEnd = '26'; //1. if start date and end date is same; just display start date if ((month==monthEnd) & & (day==dayEnd)) { } //2. if month is same just display the end day if ((month==monthEnd) & & (day!=dayEnd)) { document.write('- ' + dayEnd); } //3. if month and day is different; display month and day if ((month!=monthEnd) & & (day!=dayEnd)) { document.write('- ' + monthEnd + ' ' + dayEnd); } , 25 , 26 Bandshell Park, Exhibition Place Take 509 Harbourfront streetcar from Union subway station or 511 Bathurst streetcar from Bathurst subway station or any 29 Dufferin bus south from Dufferin or Wilson subway stations. 416-MMM-9494 www.masalamehndimasti.com Beaches International Jazz Festival at Kew Gardens July 25. 26 var month = 'July'; var day = '25'; var monthEnd = 'July'; var dayEnd = '26'; //1. if start date and end date is same; just display start date if ((month==monthEnd) & & (day==dayEnd)) { } //2. if month is same just display the end day if ((month==monthEnd) & & (day!=dayEnd)) { document.write('- ' + dayEnd); } //3. if month and day is different; display month and day if ((month!=monthEnd) & & (day!=dayEnd)) { document.write('- ' + monthEnd + ' ' + dayEnd); } Kew Gardens, Queen Street East Take 501 Queen streetcar east from Queen or Osgoode subway stations or 92 Woodbine South bus from Woodbine subway station or 64 Main bus south from Main Street subway station. 416-698-2152 www.beachesjazz.com Canada has a rich history of producing some of the finest singer/songwriters in the world. This new festival highlights emerging Canadian musicians in the fields of classical, folk and rock. Learn More ________________ The new Internet Explorer® 8 - Faster, safer, easier. Optimized for Get it Now for Free! at http://downloads./ca/internetexplorer/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.