Formatting a date using a loop & split by ep123 Mon Mar 15, 2010 2:43 pm I am creating a program which takes in fields for events, saves them to file and then loads & displays them on separate lines. The 'date' field in my program should be in the format yyyy/mm/dd when it is entered. I have managed to ...