21.03.2018, 20:17
So, basically i've got a variable date that stores time in "dd/mm/yyyy hh:mms" format, and i need to extract each part in it's own variable (dd goes to day, mm goes to month, yy goes to year etc..)
So, how can i do it?
So, how can i do it?