Hi all
I have two separate variables for date (DD/MM/YYYY) and time (hh:mm) and I would like to combine them into one variable (DD/MM/YYYY hh:mm).
Does anyone please have the code for this? I've had a look in the datetime help file but still can't figure it out.
Any help appreciated, thanks in advance!
I have two separate variables for date (DD/MM/YYYY) and time (hh:mm) and I would like to combine them into one variable (DD/MM/YYYY hh:mm).
Does anyone please have the code for this? I've had a look in the datetime help file but still can't figure it out.
Any help appreciated, thanks in advance!
Comment