Hi everyone.
I have a textbox with a date in the format dd.mm.yyyy hh:nn:ss (ex. 17.12.2009 09:45:00).
I want in another textbox that this date will be formatted like yyyy/mm/dd hh:nn:ss (ex. 2009/12/17 09:45:00).
How can I do?
I tried with some function (date, datepart,...) but I have not reach the right solution.
Can you help me?
Thanks and big greetings.
I have a textbox with a date in the format dd.mm.yyyy hh:nn:ss (ex. 17.12.2009 09:45:00).
I want in another textbox that this date will be formatted like yyyy/mm/dd hh:nn:ss (ex. 2009/12/17 09:45:00).
How can I do?
I tried with some function (date, datepart,...) but I have not reach the right solution.
Can you help me?
Thanks and big greetings.