i know that you can get the date in a string like 07/06/2007 etc, but is there a way to get the month (07) in one string and the day (06) in another and the year(2007) in another? [if not *string*, *int* would be perfectly fine- or even having it say 'august' or whatever is fine
thanks in advance