Im making an app using Xcode5 and i want to have the background image (or Image View) of one of my View Controllers change between a set of images based on the local time
pretty much have a certain image show between
0600am - 1159am image1
1200pm - 1759pm image2
1800pm - 2359pm image3
0000am - 0559am image4.
Its my first time coding and i cant find anything on this matter so if someone can help me or walk me through it I would really appreciate it! Thanks