get day month and year from string
#1

i have string

04.06.2015

i want to get day month and year from this string (04.06.2015 ) and store it to variables like

day = 04
month = 06
year = 2015

any help
Reply


Messages In This Thread
get day month and year from string - by dud - 16.08.2015, 15:43
Re: get day month and year from string - by prineside - 16.08.2015, 16:09
Re: get day month and year from string - by Vince - 16.08.2015, 16:35
Re: get day month and year from string - by dud - 17.08.2015, 08:29

Forum Jump:


Users browsing this thread: 1 Guest(s)